summary refs log tree commit diff
path: root/src/ci/docker/scripts/android-sdk.sh
AgeCommit message (Expand)AuthorLines
2020-11-06fix shellcheck error of SC2148Daiki Ihara-0/+1
2019-04-22Remove double trailing newlinesvarkor-1/+0
2019-04-12ci: use a custom android sdk manager with pinning and mirroringPietro Albini-59/+21
2019-04-07ci: pin android emulator to 28.0.23Pietro Albini-2/+14
2019-01-23make sure to accept all android licensesPietro Albini-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2017-10-29ci: Upgrade Android SDK/NDK and refactor to use sdkmanager/avdmanager.kennytm-20/+32
2017-10-10ci: Fix installing the Android SDKAlex Crichton-1/+1
2017-07-18travis: Switch `curl -s` to `curl -f`Alex Crichton-1/+1
2017-07-17travis: Make a few `curl` invocations more resilientAlex Crichton-1/+1
2017-05-18ci: move shared scripts to src/ci/docker/scripts/Marco A L Barbosa-0/+53