Files
vendor_lineage/vars/common
Michael Bestas 72613567a3 vars: Drop unused prev_* vars
Change-Id: I2a7efa5473f99d65bf5cb096bf67655e8b09ca8f
2023-05-04 18:13:13 +02:00

16 lines
518 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_r41 # Apr 2023, Pixel 6 - 7 Pro
readonly common_aosp_tag=android-13.0.0_r43 # May 2023, Pixel 4a - 7 Pro
readonly common_aosp_build_id=TQ2A.230505.002 # May 2023, Pixel 4a - 7 Pro
readonly topic=T_asb_2023-05
readonly merge_method="merge"