config: pixel: 2020: Work around aapt2 CLI parsing bug
This commit is contained in:
parent
b25e93bd2c
commit
c1b851d0d1
1 changed files with 4 additions and 2 deletions
|
@ -40,5 +40,7 @@ filters:
|
||||||
- vendor/lib/libfastcvopt.so
|
- vendor/lib/libfastcvopt.so
|
||||||
- vendor/lib64/libfastcvopt.so
|
- vendor/lib64/libfastcvopt.so
|
||||||
|
|
||||||
# Required for compatibility matrix
|
overlay_files:
|
||||||
#- vendor/etc/vintf/manifest/c2_manifest_vendor.xml
|
match:
|
||||||
|
# Workaround for aapt2 output parsing bug
|
||||||
|
- HbmSVManager__auto_generated_rro_vendor.apk
|
||||||
|
|
Loading…
Reference in a new issue