vars: 22.0 -> 22.1
Change-Id: I2691711cf72a52a98dd2198492f6c8e4456b6d5d
This commit is contained in:
parent
0c5aab2704
commit
36c29e8d88
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@
|
|||
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.0
|
||||
readonly device_branch=lineage-22.0
|
||||
readonly os_branch=lineage-22.1
|
||||
readonly device_branch=lineage-22.1
|
||||
|
||||
readonly prev_common_aosp_tag=android-15.0.0_r5 # Nov 2024, Pixel 9
|
||||
readonly common_aosp_tag=android-15.0.0_r6 # Dec 2024, Pixel 6-9
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue