We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a1d2b8 commit e173e3eCopy full SHA for e173e3e
ci/android-install-sdk.sh
@@ -47,9 +47,6 @@ case "$1" in
47
;;
48
esac;
49
50
-# See: https://stackoverflow.com/a/51644855/1422197
51
-export JAVA_OPTS='-XX:+IgnoreUnrecognizedVMOptions --add-modules java.se.ee'
52
-
53
# --no_https avoids
54
# javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: No trusted certificate found
55
yes | ./sdk/tools/bin/sdkmanager --licenses --no_https
0 commit comments