Skip to content

Commit a1beead

Browse files
authored
Merge pull request #27 from robbyoconnor/master
Update MM to release 80
2 parents f677aef + df8a6fb commit a1beead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/build-marshmallow.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
set -ex
1010

1111
if [ "$1" = "docker" ]; then
12-
TEST_BRANCH=${TEST_BRANCH:-android-6.0.1_r79}
12+
TEST_BRANCH=${TEST_BRANCH:-android-6.0.1_r80}
1313
TEST_URL=${TEST_URL:-https://android.googlesource.com/platform/manifest}
1414

1515
cpus=$(grep ^processor /proc/cpuinfo | wc -l)

0 commit comments

Comments
 (0)