commit | 3f42acf85131e7670484c441b565b9b37eee189e | [log] [tgz] |
---|---|---|
author | Marko Man <darkobas@gmail.com> | Wed Sep 11 22:34:33 2019 +0200 |
committer | Marko Man <darkobas@gmail.com> | Wed Oct 09 21:35:27 2019 +0200 |
tree | b31a95d8aaa20c2e73baef2f23a4f9b351514fbc | |
parent | a0d296b270c281d37d7800865c1e039be5ed0211 [diff] |
vendor: uprev 9 to 10 Change-Id: I776275c981e95613a4fdacfd42b3f77fdafb6219
diff --git a/prebuilt/bin/backuptool.sh b/prebuilt/bin/backuptool.sh index fb0d085..edf21e5 100755 --- a/prebuilt/bin/backuptool.sh +++ b/prebuilt/bin/backuptool.sh
@@ -5,7 +5,7 @@ export C=/tmp/backupdir export S=/system -export V=9 +export V=10 export ADDOND_VERSION=1
diff --git a/prebuilt/common/bin/backuptool_ab.functions b/prebuilt/common/bin/backuptool_ab.functions index a4d1ada..01a9b5f 100644 --- a/prebuilt/common/bin/backuptool_ab.functions +++ b/prebuilt/common/bin/backuptool_ab.functions
@@ -5,7 +5,7 @@ export S=/system export C=/postinstall/tmp/backupdir -export V=9 +export V=10 export backuptool_ab=true copy_file() {
diff --git a/prebuilt/common/bin/backuptool_ab.sh b/prebuilt/common/bin/backuptool_ab.sh index edf472f..f32957b 100755 --- a/prebuilt/common/bin/backuptool_ab.sh +++ b/prebuilt/common/bin/backuptool_ab.sh
@@ -5,7 +5,7 @@ export S=/system export C=/postinstall/tmp/backupdir -export V=9 +export V=10 export ADDOND_VERSION=2