Files
vendor_strix/vars/common
Michael Bestas aeb5e1171e vars: December 2023 Quarterly Platform Release and Security update
Change-Id: Ibe5ad02cd6f98acfe9ec8188bc3422539c28fcd6
2023-12-10 18:21:15 +02:00

16 lines
505 B
Plaintext

# Entire file updated manually
readonly android_version=14 # For update-build-desc-fingerprint.sh
readonly aosp_tag_match=android-14.0 # For update-device-vars.sh
readonly os_branch=lineage-21.0
readonly device_branch=lineage-21
readonly prev_common_aosp_tag=android-14.0.0_r14 # Nov 2023, Pixel 6 - 7a
readonly common_aosp_tag=android-14.0.0_r17 # Dec 2023, Pixel 6 - 8
readonly common_aosp_build_id=UQ1A.231205.015 # Dec 2023, Pixel 6 - 8
readonly topic=U_asb_2023-12
readonly merge_method="merge"