Skip to content

Commit

Permalink
Let's check the list
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnTitor committed May 7, 2020
1 parent c255585 commit b274a6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/android-install-sdk.sh
Expand Up @@ -52,6 +52,7 @@ echo '#Fri Nov 03 10:11:27 CET 2017 count=0' >> /root/.android/repositories.cfg
# | grep -v = || true removes the progress bar output from the sdkmanager
# which produces an insane amount of output.
yes | ./sdk/tools/bin/sdkmanager --licenses --no_https | grep -v = || true
yes | ./sdk/tools/bin/sdkmanager --list --verbose
yes | ./sdk/tools/bin/sdkmanager --no_https \
"emulator" \
"platform-tools" \
Expand Down

0 comments on commit b274a6c

Please sign in to comment.