Skip to content

Commit e173e3e

Browse files
committed
WIP: try to fix sdkmanager
1 parent 8a1d2b8 commit e173e3e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ci/android-install-sdk.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,6 @@ case "$1" in
4747
;;
4848
esac;
4949

50-
# See: https://stackoverflow.com/a/51644855/1422197
51-
export JAVA_OPTS='-XX:+IgnoreUnrecognizedVMOptions --add-modules java.se.ee'
52-
5350
# --no_https avoids
5451
# javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: No trusted certificate found
5552
yes | ./sdk/tools/bin/sdkmanager --licenses --no_https

0 commit comments

Comments
 (0)