We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c5aab2 commit 36c29e8Copy full SHA for 36c29e8
vars/common
@@ -2,8 +2,8 @@
2
readonly android_version=15 # For update-build-desc-fingerprint.sh
3
readonly aosp_tag_match=android-15.0 # For update-device-vars.sh
4
5
-readonly os_branch=lineage-22.0
6
-readonly device_branch=lineage-22.0
+readonly os_branch=lineage-22.1
+readonly device_branch=lineage-22.1
7
8
readonly prev_common_aosp_tag=android-15.0.0_r5 # Nov 2024, Pixel 9
9
readonly common_aosp_tag=android-15.0.0_r6 # Dec 2024, Pixel 6-9
0 commit comments