Files
vendor_lineage/vars/common
Michael Bestas 4d99166a2b vars: April 2023 Security update
Change-Id: I20f7da81c11eef3b19fa294c3c1f111f2b889376
2023-04-16 20:07:34 +02:00

17 lines
557 B
Plaintext

# Entire file updated manually
readonly prev_os_branch=lineage-19.1
readonly os_branch=lineage-20.0
readonly prev_device_branch=lineage-19.1
readonly device_branch=lineage-20
readonly prev_common_aosp_tag=android-13.0.0_r35 # Mar 2023, Pixel 4a - 5a, 7 Pro
readonly common_aosp_tag=android-13.0.0_r41 # Apr 2023, Pixel 6 - 7 Pro
readonly prev_common_aosp_build_id=TQ2A.230305.008.C1 # Mar 2023, Pixel 4a - 5a, 7 Pro
readonly common_aosp_build_id=TQ2A.230405.003.E1 # Apr 2023, Pixel 6 - 7 Pro
readonly topic=T_asb_2023-04
readonly merge_method="merge"