Lineage 18.0
Change-Id: Icda4887efd1a965530213f82fbbf8ae908843b05
This commit is contained in:
committed by
Alessandro Astone
parent
0409f23119
commit
dd29a4766a
@@ -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
|
||||
|
@@ -5,7 +5,7 @@
|
||||
|
||||
export S=/system
|
||||
export C=/postinstall/tmp/backupdir
|
||||
export V=17.1
|
||||
export V=18.0
|
||||
export backuptool_ab=true
|
||||
|
||||
copy_file() {
|
||||
|
@@ -5,7 +5,7 @@
|
||||
|
||||
export S=/system
|
||||
export C=/postinstall/tmp/backupdir
|
||||
export V=17.1
|
||||
export V=18.0
|
||||
|
||||
export ADDOND_VERSION=2
|
||||
|
||||
|
Reference in New Issue
Block a user