Files
vendor_strix/vars/common
Tommy Webb d8e9159e97 vars: September 2023 Security update 2
Change-Id: I03e1c74bfc84c9ae642ab4189953e0f5255b249a
2023-09-25 15:30:28 +00:00

16 lines
500 B
Plaintext

# Entire file updated manually
readonly android_version=13 # For update-build-desc-fingerprint.sh
readonly aosp_tag_match=android-13.0 # For update-device-vars.sh
readonly os_branch=lineage-20.0
readonly device_branch=lineage-20
readonly prev_common_aosp_tag=android-13.0.0_r67 # Aug 2023, Pixel 4a - 7a
readonly common_aosp_tag=android-13.0.0_r75 # Sep 2023
readonly common_aosp_build_id=TQ3A.230905.001 # Sep 2023, Pixel 4a (5G) - 7a
readonly topic=T_asb_2023-09
readonly merge_method="merge"