mirror of
https://github.com/kylemanna/docker-aosp
synced 2025-06-07 07:56:25 +00:00
Update MM to release 80
This commit is contained in:
parent
f677aeff94
commit
df8a6fb599
@ -9,7 +9,7 @@
|
||||
set -ex
|
||||
|
||||
if [ "$1" = "docker" ]; then
|
||||
TEST_BRANCH=${TEST_BRANCH:-android-6.0.1_r79}
|
||||
TEST_BRANCH=${TEST_BRANCH:-android-6.0.1_r80}
|
||||
TEST_URL=${TEST_URL:-https://android.googlesource.com/platform/manifest}
|
||||
|
||||
cpus=$(grep ^processor /proc/cpuinfo | wc -l)
|
||||
|
Loading…
x
Reference in New Issue
Block a user