commit | f250ac01bfa58d9318f8f829e843045848b62d75 | [log] [tgz] |
---|---|---|
author | micky387 <mickaelsaibi@free.fr> | Sun Oct 17 14:18:16 2021 +0200 |
committer | maxwen <max.weninger@gmail.com> | Tue Oct 19 16:20:18 2021 +0200 |
tree | 0a848ee89626185d82182fca76239511e5b58329 | |
parent | 0d7eac4e775f9a755f3cb757a0d50e5294949fbd [diff] |
omni: android-12.0 Change-Id: I5d67398056b32ed06dc1e26f44162aef00d9e085
diff --git a/prebuilt/bin/backuptool.sh b/prebuilt/bin/backuptool.sh index 98e1c64..eda5d38 100755 --- a/prebuilt/bin/backuptool.sh +++ b/prebuilt/bin/backuptool.sh
@@ -5,7 +5,7 @@ export C=/tmp/backupdir export S=$2 -export V=11 +export V=12 export ADDOND_VERSION=1
diff --git a/prebuilt/common/bin/backuptool_ab.functions b/prebuilt/common/bin/backuptool_ab.functions index 335e668..919fc4f 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=11 +export V=12 export backuptool_ab=true copy_file() {
diff --git a/prebuilt/common/bin/backuptool_ab.sh b/prebuilt/common/bin/backuptool_ab.sh index f28ca43..56924f9 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=11 +export V=12 export ADDOND_VERSION=2