Let android-emulator-runner install rest of the tools

Change-Id: I7069f1743f68be24810bded72530666ee4bc2b55
ja/edge-to-edge-dropshots
Jose Alcérreca 1 month ago
parent 1c499e53ad
commit cb117c2c03

@ -299,14 +299,6 @@ jobs:
run: |
mv ${{ env.ANDROID_HOME}}/cmdline-tools/11479570 ${{ env.ANDROID_HOME}}/cmdline-tools/latest
- name: Print debug
run: avdmanager list
- name: Print debug
run: |
sdkmanager --version
which sdkmanager
- name: Build projects and run instrumented screenshot tests
id: dropshotsverify
continue-on-error: true

Loading…
Cancel
Save