LineageOS 22.0

Change-Id: I49235781bcd8b9fbd82fd472182141166512d463
This commit is contained in:
Michael Bestas
2024-09-09 08:34:29 +03:00
committed by LuK1337
parent a52be1221f
commit 1408de438a
5 changed files with 5 additions and 5 deletions

View File

@@ -6,7 +6,7 @@
export C=/tmp/backupdir
export SYSDEV="$(readlink -nf "$2")"
export SYSFS="$3"
export V=21.0
export V=22.0
export ADDOND_VERSION=3

View File

@@ -5,7 +5,7 @@
export S=/system
export C=/postinstall/tmp/backupdir
export V=21.0
export V=22.0
export backuptool_ab=true
copy_file() {

View File

@@ -5,7 +5,7 @@
export S=/system
export C=/postinstall/tmp/backupdir
export V=21.0
export V=22.0
export ADDOND_VERSION=3