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 4bcbee9Copy full SHA for 4bcbee9
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_r36
+readonly aosp_tag=android-15.0.0_r36
4
5
user_error() {
6
echo $1 >&2
0 commit comments