Lineage 18.1 is here for Xmas
Change-Id: Ic7bd96c188eb97c53cf245f79c85cc0e0d14a094
This commit is contained in:
committed by
Michael Bestas
parent
b4e31b2b0e
commit
e1df13eb4a
@@ -189,7 +189,7 @@ PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS += vendor/lineage/overlay
|
||||
DEVICE_PACKAGE_OVERLAYS += vendor/lineage/overlay/common
|
||||
|
||||
PRODUCT_VERSION_MAJOR = 18
|
||||
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=18.0
|
||||
export V=18.1
|
||||
|
||||
# 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=18.0
|
||||
export V=18.1
|
||||
export backuptool_ab=true
|
||||
|
||||
copy_file() {
|
||||
|
@@ -5,7 +5,7 @@
|
||||
|
||||
export S=/system
|
||||
export C=/postinstall/tmp/backupdir
|
||||
export V=18.0
|
||||
export V=18.1
|
||||
|
||||
export ADDOND_VERSION=2
|
||||
|
||||
|
Reference in New Issue
Block a user