Files
vendor_strix/vars/common
Chirayu Desai 49d9566e9b vars: September 2024 Security update
Change-Id: I4427bccec29692e91499400381b9e1dfa27a8cf1
2024-09-07 10:03:57 +03: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_r55 # Aug 2024, Pixel 5a, 7, 8
readonly common_aosp_tag=android-14.0.0_r67 # Sep 2024, Pixel 7, 8
readonly common_aosp_build_id=AP2A.240905.003 # Sep 2024, Pixel 7, 8
readonly topic=U_asb_2024-09
readonly merge_method="merge"