commit | 93256e4ac9a4bcc1185fc90fac3c106cf9913fb4 | [log] [tgz] |
---|---|---|
author | Adrian DC <radian.dc@gmail.com> | Thu Dec 07 01:34:33 2017 +0100 |
committer | Adrian DC <radian.dc@gmail.com> | Thu Dec 07 01:36:18 2017 +0100 |
tree | 9e400798dab2f35b07940788538cc6f30bbc792a | |
parent | 61f5e144d59cb1a1eab55efd5acff82534ec5767 [diff] [blame] |
vendor: lineage: Upgrade to LineageOS 15.1 * Update backuptool versions * Update text references * Set version minor to 1 Change-Id: I30eea1f1cb01e2165311364cc62b589669bb1290
diff --git a/prebuilt/common/bin/backuptool.functions b/prebuilt/common/bin/backuptool.functions index dd867c0..de6eb42 100644 --- a/prebuilt/common/bin/backuptool.functions +++ b/prebuilt/common/bin/backuptool.functions
@@ -5,7 +5,7 @@ export C=/tmp/backupdir export S=/system -export V=15.0 +export V=15.1 copy_file() { cp -dp "$1" "$2"