config: pixel: 2020: Fix checkvintf for prep build

This commit is contained in:
Danny Lin 2021-12-18 17:16:15 -08:00
parent 209b43ed19
commit 05a7ee26da

View file

@ -40,6 +40,13 @@ filters:
- vendor/lib/libfastcvopt.so - vendor/lib/libfastcvopt.so
- vendor/lib64/libfastcvopt.so - vendor/lib64/libfastcvopt.so
# Needed to pass checkvintf
- vendor/etc/vintf/manifest/android.hardware.graphics.mapper-impl-qti-display.xml
- vendor/etc/vintf/manifest/c2_manifest_vendor.xml
- vendor/etc/vintf/manifest/pixel-display-default.xml
- vendor/etc/vintf/manifest/vendor.qti.hardware.display.allocator-service.xml
- vendor/etc/vintf/manifest/vendor.qti.hardware.display.composer-service.xml
overlay_files: overlay_files:
match: match:
# Workaround for aapt2 output parsing bug # Workaround for aapt2 output parsing bug