Add --build and --emulator-x86 to ./mach bootstrap-android

This allows not downloading dependencies that are not needed for a praticular task.
This commit is contained in:
Simon Sapin 2018-10-11 15:22:22 +02:00
parent 597f7c1cc6
commit 89e1878bd6
5 changed files with 41 additions and 31 deletions

View file

@ -87,7 +87,7 @@ def android_arm32():
# wget: servo-media-gstreamers build script
.with_script("""
apt-get install -y --no-install-recommends openjdk-8-jdk-headless file wget
./etc/ci/bootstrap-android-and-accept-licences.sh
yes | ./mach bootstrap-android --build
./mach build --android --release
""")
.with_artifacts(