commit | eb83dba7ce8e174bc8734ba405acbbd74f6c0d26 | [log] [tgz] |
---|---|---|
author | Michael Bestas <mikeioannina@gmail.com> | Wed Oct 07 18:38:03 2015 +0300 |
committer | Michael Bestas <mikeioannina@gmail.com> | Wed Oct 07 21:15:52 2015 +0300 |
tree | eff0c78b79cd22815e329e7d0073780226385c2e | |
parent | b026605629c96c413e1aced4916b0838bcdc571e [diff] [blame] |
Updates for cm-13.0 Change-Id: I6a0efff3bf6ea2e332cacd7cbb2f2b132b2c73dd
diff --git a/prebuilt/common/bin/backuptool.sh b/prebuilt/common/bin/backuptool.sh index e2759ed..80e4e20 100755 --- a/prebuilt/common/bin/backuptool.sh +++ b/prebuilt/common/bin/backuptool.sh
@@ -5,7 +5,7 @@ export C=/tmp/backupdir export S=/system -export V=12.1 +export V=13.0 # Scripts in /system/addon.d expect to find backuptool.functions in /tmp cp -f /tmp/install/bin/backuptool.functions /tmp