commit | 5c60e4fd24df8fe80e4f8e9b8641b4f57f72c90e | [log] [tgz] |
---|---|---|
author | Luca Stefani <luca020400@lineageos.org> | Thu Aug 17 19:28:48 2017 +0200 |
committer | Michael Bestas <mkbestas@lineageos.org> | Wed Aug 23 17:33:22 2017 +0300 |
tree | 2318fe9f2d8867538143ad93e16d2e5c3e68c5c2 | |
parent | 91f7620c4d6d8dc1177e3d85964c3b1f71a0c722 [diff] [blame] |
lineage: Complete the rebrand * TODO: Rebrand cmsdk when it's in a working state Change-Id: I0d8d573f9e0032110ae3a0f54ebe11a877b83137
diff --git a/prebuilt/common/bin/backuptool.functions b/prebuilt/common/bin/backuptool.functions index 4528a33..dd867c0 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=14.1 +export V=15.0 copy_file() { cp -dp "$1" "$2"