LineageOS 19.1
Change-Id: I52d4109d4e1bacdbc08a5e640dfcdfdd8d319bf3
This commit is contained in:
committed by
Michael Bestas
parent
755d713ebe
commit
180be0af6b
@@ -198,7 +198,7 @@ PRODUCT_PACKAGES += \
|
||||
TrebuchetOverlay
|
||||
|
||||
PRODUCT_VERSION_MAJOR = 19
|
||||
PRODUCT_VERSION_MINOR = 0
|
||||
PRODUCT_VERSION_MINOR = 1
|
||||
PRODUCT_VERSION_MAINTENANCE := 0
|
||||
|
||||
ifeq ($(TARGET_VENDOR_SHOW_MAINTENANCE_VERSION),true)
|
||||
|
@@ -6,7 +6,7 @@
|
||||
export C=/tmp/backupdir
|
||||
export SYSDEV="$(readlink -nf "$2")"
|
||||
export SYSFS="$3"
|
||||
export V=19.0
|
||||
export V=19.1
|
||||
|
||||
export ADDOND_VERSION=3
|
||||
|
||||
|
@@ -5,7 +5,7 @@
|
||||
|
||||
export S=/system
|
||||
export C=/postinstall/tmp/backupdir
|
||||
export V=19.0
|
||||
export V=19.1
|
||||
export backuptool_ab=true
|
||||
|
||||
copy_file() {
|
||||
|
@@ -5,7 +5,7 @@
|
||||
|
||||
export S=/system
|
||||
export C=/postinstall/tmp/backupdir
|
||||
export V=19.0
|
||||
export V=19.1
|
||||
|
||||
export ADDOND_VERSION=3
|
||||
|
||||
|
Reference in New Issue
Block a user