Skip to content

Commit

Permalink
Remove system image download
Browse files Browse the repository at this point in the history
Change-Id: I50a03a73fd3f35260d4635e7fa7ff80144aa4ead
  • Loading branch information
keyboardsurfer committed Sep 18, 2024
1 parent d7bfa2d commit 5017eb5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,6 @@ jobs:
- name: Accept licenses
run: yes | sdkmanager --licenses || true

- name: Setup AVD for GMD use
run: yes | sdkmanager "system-images;android-33;aosp_atd;x86_64" || true

- name: Setup GMD
run: ./gradlew :benchmarks:pixel6Api33Setup
--info
Expand Down

0 comments on commit 5017eb5

Please sign in to comment.