Files
vendor_strix/vars/common
Chirayu Desai f7ffc61280 vars: March 2025 Security update and Quarterly Platform Release
Change-Id: I98c4247d01f963aca87de9c962dc50fd09a0387a
2025-03-10 01:33:34 +02:00

16 lines
500 B
Plaintext

# Entire file updated manually
readonly android_version=15 # For update-build-desc-fingerprint.sh
readonly aosp_tag_match=android-15.0 # For update-device-vars.sh
readonly os_branch=lineage-22.2
readonly device_branch=lineage-22.2
readonly prev_common_aosp_tag=android-15.0.0_r14 # Feb 2025, Pixel 6-9
readonly common_aosp_tag=android-15.0.0_r20 # Mar 2025, Pixel 6-8
readonly common_aosp_build_id=BP1A.250305.019 # Mar 2025, Pixel 6-8
readonly topic=V_asb_2025-03
readonly merge_method="merge"