about summary refs log tree commit diff
path: root/src/test/rustdoc/macros.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-01-23 15:53:23 +0000
committerbors <bors@rust-lang.org>2019-01-23 15:53:23 +0000
commit19f8958f827e379be9b0ffc93fca580ec8ffac77 (patch)
treeaf2480225b4dc6068847ea23277ffd9fe877ac47 /src/test/rustdoc/macros.rs
parent6bba352cad2117f56353d400f71e96eafa2e6bd7 (diff)
parent91f328fb557cb4e4623bf50188168c2c1d9cc390 (diff)
downloadrust-19f8958f827e379be9b0ffc93fca580ec8ffac77.tar.gz
rust-19f8958f827e379be9b0ffc93fca580ec8ffac77.zip
Auto merge of #57857 - pietroalbini:fix-android-ci, r=aidanhs
Fix Android CI failing to download SDKs

A component of the Android SDK now requires an additional license ([full license text](https://gist.github.com/pietroalbini/28b46a6fed0921d129de58e7aef29f11)) to be accepted before it's possible to use it. The license is dated January 16th 2019, so it's recent.

The weird thing about the license is that it doesn't prompt you to accept it during `sdkmanager --licenses` like all the other ones, but during `sdkmanager platform-tools emulator ...`, and we didn't pipe `yes` to it before this PR.

The PR changes the SDK installation script to accept all the licenses even on the `sdkmanager platform-tools emulator` command.
Diffstat (limited to 'src/test/rustdoc/macros.rs')
0 files changed, 0 insertions, 0 deletions