commit | dd29a4766ad65d0b5a13405b32a37d62641c13e9 | [log] [tgz] |
---|---|---|
author | Jan Altensen <info@stricted.net> | Fri Sep 11 21:56:13 2020 +0200 |
committer | Alessandro Astone <ales.astone@gmail.com> | Sun Sep 13 19:45:42 2020 +0200 |
tree | 47d179692340c9b002baccb78c24b295f62c270b | |
parent | 0409f2311910fb6532210ccf434e8610344a8f41 [diff] [blame] |
Lineage 18.0 Change-Id: Icda4887efd1a965530213f82fbbf8ae908843b05
diff --git a/prebuilt/common/bin/backuptool.sh b/prebuilt/common/bin/backuptool.sh index 662b467..07f2a12 100755 --- a/prebuilt/common/bin/backuptool.sh +++ b/prebuilt/common/bin/backuptool.sh
@@ -6,7 +6,7 @@ export C=/tmp/backupdir export SYSDEV="$(readlink -nf "$2")" export SYSFS="$3" -export V=17.1 +export V=18.0 # Scripts in /system/addon.d expect to find backuptool.functions in /tmp cp -f /tmp/install/bin/backuptool.functions /tmp