about summary refs log tree commit diff
path: root/src/ci/docker/scripts/android-start-emulator.sh
AgeCommit message (Collapse)AuthorLines
2024-07-26Update Android testing to API 21, matching NDK 26Matthew Maurer-1/+1
We were running testing on API 18, which was already out of support for NDK 25, and some of the ancient behavior in that image was causing trouble when developing `rustc` features (#120326). Update to the current LTS NDK 26, and to its minimum supported API 21. Fixes: #120567
2018-12-25Remove licensesMark Rousskov-9/+0
2017-05-18ci: move shared scripts to src/ci/docker/scripts/Marco A L Barbosa-0/+25