work around parsing issue
This commit is contained in:
parent
f4c4269a57
commit
27b41962f4
1 changed files with 11 additions and 0 deletions
|
@ -6,3 +6,14 @@ platform:
|
||||||
|
|
||||||
includes:
|
includes:
|
||||||
- common/gen7pixel.yml
|
- common/gen7pixel.yml
|
||||||
|
|
||||||
|
filters:
|
||||||
|
overlay_files:
|
||||||
|
match:
|
||||||
|
# aapt2 parsing bug encountered within adevtool
|
||||||
|
- DockSetup__auto_generated_rro_product.apk
|
||||||
|
- Flipendo__auto_generated_rro_product.apk
|
||||||
|
- SettingsGoogle__auto_generated_rro_product.apk
|
||||||
|
- StorageManagerGoogle__auto_generated_rro_product.apk
|
||||||
|
- SystemUITitan__auto_generated_rro_product.apk
|
||||||
|
- Traceur__auto_generated_rro_product.apk
|
||||||
|
|
Loading…
Reference in a new issue