Files
vendor_strix/vars/common
Chirayu Desai b686241e66 vars: June 2024 Quarterly Platform Release and Security update
Change-Id: Ibebe08159e3da45a2c94be653387955473b8de41
2024-06-15 03:23:29 +03:00

16 lines
515 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_r35 # May 2024, Pixel 8, Fold, 7a, 7
readonly common_aosp_tag=android-14.0.0_r50 # Jun 2024, Pixel 5a - 8
readonly common_aosp_build_id=AP2A.240605.024 # Jun 2024, Pixel 5a - 8
readonly topic=U_asb_2024-06
readonly merge_method="merge"