LineageOS 22.0
Change-Id: I49235781bcd8b9fbd82fd472182141166512d463
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
PRODUCT_VERSION_MAJOR = 21
|
||||
PRODUCT_VERSION_MAJOR = 22
|
||||
PRODUCT_VERSION_MINOR = 0
|
||||
|
||||
ifeq ($(LINEAGE_VERSION_APPEND_TIME_OF_DAY),true)
|
||||
|
@@ -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
|
||||
|
||||
|
@@ -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() {
|
||||
|
@@ -5,7 +5,7 @@
|
||||
|
||||
export S=/system
|
||||
export C=/postinstall/tmp/backupdir
|
||||
export V=21.0
|
||||
export V=22.0
|
||||
|
||||
export ADDOND_VERSION=3
|
||||
|
||||
|
@@ -1,2 +1,2 @@
|
||||
# Updated manually
|
||||
aosp_target_release=ap2a
|
||||
aosp_target_release=ap3a
|
||||
|
Reference in New Issue
Block a user