LineageOS 22.2
Change-Id: I210056bd0d111b81901437ad2f90ec0826c8960d
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
PRODUCT_VERSION_MAJOR = 22
|
PRODUCT_VERSION_MAJOR = 22
|
||||||
PRODUCT_VERSION_MINOR = 1
|
PRODUCT_VERSION_MINOR = 2
|
||||||
|
|
||||||
ifeq ($(LINEAGE_VERSION_APPEND_TIME_OF_DAY),true)
|
ifeq ($(LINEAGE_VERSION_APPEND_TIME_OF_DAY),true)
|
||||||
LINEAGE_BUILD_DATE := $(shell date -u +%Y%m%d_%H%M%S)
|
LINEAGE_BUILD_DATE := $(shell date -u +%Y%m%d_%H%M%S)
|
||||||
|
@@ -2,8 +2,8 @@
|
|||||||
readonly android_version=15 # For update-build-desc-fingerprint.sh
|
readonly android_version=15 # For update-build-desc-fingerprint.sh
|
||||||
readonly aosp_tag_match=android-15.0 # For update-device-vars.sh
|
readonly aosp_tag_match=android-15.0 # For update-device-vars.sh
|
||||||
|
|
||||||
readonly os_branch=lineage-22.1
|
readonly os_branch=lineage-22.2
|
||||||
readonly device_branch=lineage-22.1
|
readonly device_branch=lineage-22.2
|
||||||
|
|
||||||
readonly prev_common_aosp_tag=android-15.0.0_r10 # Jan 2025, Pixel 6-9
|
readonly prev_common_aosp_tag=android-15.0.0_r10 # Jan 2025, Pixel 6-9
|
||||||
readonly common_aosp_tag=android-15.0.0_r14 # Feb 2025, Pixel 6-9
|
readonly common_aosp_tag=android-15.0.0_r14 # Feb 2025, Pixel 6-9
|
||||||
|
Reference in New Issue
Block a user