LineageOS 19.1

Change-Id: I52d4109d4e1bacdbc08a5e640dfcdfdd8d319bf3
This commit is contained in:
Nolen Johnson
2022-03-13 00:45:05 -05:00
committed by Michael Bestas
parent 755d713ebe
commit 180be0af6b
4 changed files with 4 additions and 4 deletions

View File

@@ -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)

View File

@@ -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

View File

@@ -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() {

View 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