Files
vendor_strix/vars/common
Chirayu Desai 85f5bd8e37 vars: January 2025 Security update
Change-Id: I4c28e4a172c5b0ef02c1f7f7968ee317b1abf688
2025-01-11 22:32:01 +00:00

16 lines
499 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.1
readonly device_branch=lineage-22.1
readonly prev_common_aosp_tag=android-15.0.0_r6 # Dec 2024, Pixel 6-9
readonly common_aosp_tag=android-15.0.0_r10 # Jan 2025, Pixel 6-9
readonly common_aosp_build_id=AP4A.250105.002 # Jan 2025, Pixel 6-9
readonly topic=V_asb_2025-01
readonly merge_method="merge"