LineageOS 23.1
Change-Id: I8c50811d9e0871a5608e7296ee40ce71ed63b469
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
PRODUCT_VERSION_MAJOR = 23
|
||||
PRODUCT_VERSION_MINOR = 0
|
||||
PRODUCT_VERSION_MINOR = 1
|
||||
|
||||
ifeq ($(LINEAGE_VERSION_APPEND_TIME_OF_DAY),true)
|
||||
LINEAGE_BUILD_DATE := $(shell date -u +%Y%m%d_%H%M%S)
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
readonly android_version=16 # For update-build-desc-fingerprint.sh
|
||||
readonly aosp_tag_match=android-16.0 # For update-device-vars.sh
|
||||
|
||||
readonly os_branch=lineage-23.0
|
||||
readonly device_branch=lineage-23.0
|
||||
readonly os_branch=lineage-23.1
|
||||
readonly device_branch=lineage-23.1
|
||||
|
||||
readonly prev_common_aosp_tag=android-16.0.0_r1 # June 2025, Android 16
|
||||
readonly common_aosp_tag=android-16.0.0_r3 # September 2025, Android 16 QPR1
|
||||
|
||||
Reference in New Issue
Block a user