Accept licenses for Android SDK

This commit is contained in:
Wetitpig 2019-01-22 07:43:39 +08:00 committed by Fredrik Fornwall
parent bb2be008e8
commit a976fd4223
1 changed files with 1 additions and 1 deletions

View File

@ -43,4 +43,4 @@ fi
yes | $ANDROID_HOME/tools/bin/sdkmanager --licenses
# The android-21 platform is used in the ecj package:
$ANDROID_HOME/tools/bin/sdkmanager "build-tools;${TERMUX_ANDROID_BUILD_TOOLS_VERSION}" "platforms;android-27" "platforms;android-21"
yes | $ANDROID_HOME/tools/bin/sdkmanager "build-tools;${TERMUX_ANDROID_BUILD_TOOLS_VERSION}" "platforms;android-27" "platforms;android-21"