Commit eac97f0
committed
🔥 Reduce the number of system images installed by default
Older images can be installed manually if needed.
This should allow the automated test, which is currently failing due to lack of resources,
to succeed again. It currently fails with
```
[================================ ] 81% Unzipping... x86/system.img
Warning: An error occurred while preparing SDK package Google Play Intel x86 Atom System Image: No space left on device.
[================================ ] 81% Unzipping... x86/system.img
END: Done with android SDK download, exiting script
```1 parent 5f615a8 commit eac97f0
1 file changed
Lines changed: 1 addition & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
| 5 | + | |
14 | 6 | | |
15 | 7 | | |
16 | 8 | | |
| |||
0 commit comments