Files
vendor_lineage/vars/common
Michael Bestas 8d47278bd3 LineageOS 23.1
Change-Id: I8c50811d9e0871a5608e7296ee40ce71ed63b469
2025-11-29 17:08:46 +00:00

16 lines
515 B
Plaintext

# Entire file updated manually
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.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
readonly common_aosp_build_id=BP3A.250905.014 # September 2025, Android 16 QPR1
readonly topic=BP3A
readonly merge_method="merge"