QDS-11960 Create testing infrastructure for x86_64
Compare changes
Files
4- Burak Hançerli authored
+ 5
− 5
@@ -4,17 +4,17 @@ RUN bash <<EOF
@@ -4,17 +4,17 @@ RUN bash <<EOF
wget -O cmdline-tools.zip https://dl.google.com/android/repository/commandlinetools-linux-10406996_latest.zip
mv $ANDROID_SDK_ROOT/cmdline-tools/{lib,bin,source.properties,NOTICE.txt} $ANDROID_SDK_ROOT/cmdline-tools/latest
sdkmanager --sdk_root=${ANDROID_SDK_ROOT} "platform-tools" "emulator" "system-images;android-33;default;x86_64"