commit | 22bb819f5d5c6a7b65bb4f59440a2c7c40d041fe | [log] [tgz] |
---|---|---|
author | Jackeagle <jackeagle102@gmail.com> | Sat Nov 02 08:47:25 2024 -0400 |
committer | Jackeagle <jackeagle102@gmail.com> | Sat Nov 02 08:49:24 2024 -0400 |
tree | c52840d0bd34b93124b6e86e22d1de9dd685cb72 | |
parent | 3e5a939cb91997716b9ca39be2428544f9664be0 [diff] |
vendor: Welcome BlissROMs v18.x based on Android 15 Change-Id: I99560914d37fad1c5bba520b2807480be7867120 Signed-off-by: Jis G Jacob <studiokeys@blissroms.org> Signed-off-by: Jackeagle <jackeagle102@gmail.com>
diff --git a/prebuilt/common/bin/backuptool.sh b/prebuilt/common/bin/backuptool.sh index 94db801..e74881b 100755 --- a/prebuilt/common/bin/backuptool.sh +++ b/prebuilt/common/bin/backuptool.sh
@@ -4,7 +4,7 @@ # export C=/tmp/backupdir -export V=14.0 +export V=15.0 export SYSDEV="$(readlink -nf "$2")" export SYSFS="$3"
diff --git a/prebuilt/common/bin/backuptool_ab.functions b/prebuilt/common/bin/backuptool_ab.functions index 18e5835..29c0099 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=14.0 +export V=15.0 export backuptool_ab=true copy_file() {
diff --git a/prebuilt/common/bin/backuptool_ab.sh b/prebuilt/common/bin/backuptool_ab.sh index 8a0d985..8e734ac 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=14.0 +export V=15.0 export ADDOND_VERSION=3