cb8d520631
Change-Id: I67c9580652c40d70bc1908f9cb98c6ea6a94c9b4
15 lines
506 B
Text
15 lines
506 B
Text
# 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_r29 # Mar 2024, Pixel 5a - 8
|
|
readonly common_aosp_tag=android-14.0.0_r31 # Apr 2024, Pixel Fold
|
|
|
|
readonly common_aosp_build_id=AP1A.240405.002.A1 # Apr 2024, Pixel Fold
|
|
|
|
readonly topic=U_asb_2024-04
|
|
|
|
readonly merge_method="merge"
|