We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a210cf commit ff67285Copy full SHA for ff67285
common.sh
@@ -1,6 +1,6 @@
1
readonly branch=15-qpr2
2
-readonly aosp_tag_old=android-15.0.0_r30
3
-readonly aosp_tag=android-15.0.0_r30
+readonly aosp_tag_old=android-15.0.0_r32
+readonly aosp_tag=android-15.0.0_r32
4
5
user_error() {
6
echo $1 >&2
0 commit comments