platform_vendor_tequila/vars/common
Michael Bestas 1656983529
vars: February 2024 Security update
Change-Id: Icc4774077379e6bc9a363b800fa0b1ddca28d62b
2024-02-06 19:00:54 +02:00

15 lines
496 B
Text

# 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_r20 # Jan 2024, Pixel 7 - 8
readonly common_aosp_tag=android-14.0.0_r25 # Feb 2024, Pixel 8
readonly common_aosp_build_id=UQ1A.240205.004 # Feb 2024, Pixel 8
readonly topic=U_asb_2024-02
readonly merge_method="merge"