yml: remove this one as we should no longer need it

This commit is contained in:
rafal1137 2021-04-26 14:56:31 +02:00 committed by GitHub
parent a982c1d03a
commit 8da22fab0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ before_script:
- mv NDK_ETL $HOME
- export ANDROID_NDK_HOME=$HOME/NDK_ETL/ndk-bundle
- chmod -R 775 $HOME/NDK_ETL/ndk-bundle
- echo "24333f8a63b6825ea9c5514f83c2829b004d1fee" > "$ANDROID_HOME/licenses/android-sdk-license"
before_install:
# Emulator Management: Create, Start and Wait
- echo no | android create avd --force -n test -t android-25 --abi google_apis/arm64-v8a