platform_vendor_tequila/vars/common
2023-07-10 18:59:11 +02:00

15 lines
509 B
Text

# 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_r52 # Jun 2023, Pixel 7 - 7a
readonly common_aosp_tag=android-13.0.0_r61 # Jul 2023, Pixel 4a - 7a
readonly common_aosp_build_id=TQ3A.230705.001 # Jul 2023, Pixel 4a - 7a
readonly topic=T_asb_2023-07
readonly merge_method="merge"