Allow accepting any android-sdk-license in tests, remove unused sysimg
This commit is contained in:
parent
b4032aeb6e
commit
a40a9e70ed
@ -3,10 +3,9 @@ android:
|
|||||||
components:
|
components:
|
||||||
- build-tools-19.1.0
|
- build-tools-19.1.0
|
||||||
- android-19
|
- android-19
|
||||||
- sysimg-19
|
|
||||||
- extra-android-support
|
- extra-android-support
|
||||||
licenses:
|
licenses:
|
||||||
- android-sdk-license-bcbbd656
|
- 'android-sdk-license-.+'
|
||||||
- '.*intel.+'
|
- '.*intel.+'
|
||||||
before_install:
|
before_install:
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
|
Loading…
x
Reference in New Issue
Block a user