Skip to content

Commit 4bcbee9

Browse files
committed
update to BP1A.250505.005.D1
1 parent 2a210cf commit 4bcbee9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

common.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
readonly branch=15-qpr2
2-
readonly aosp_tag_old=android-15.0.0_r30
3-
readonly aosp_tag=android-15.0.0_r30
2+
readonly aosp_tag_old=android-15.0.0_r36
3+
readonly aosp_tag=android-15.0.0_r36
44

55
user_error() {
66
echo $1 >&2

0 commit comments

Comments
 (0)