e16918fdf7
alphabetically sort all lists remove duplicates Signed-off-by: randomhydrosol <randomhydrosol@glassrom.org>
28 lines
925 B
YAML
28 lines
925 B
YAML
platform:
|
|
sepolicy_dirs:
|
|
- device/google/redbull-sepolicy
|
|
|
|
includes:
|
|
- pixel.yml
|
|
|
|
filters:
|
|
files:
|
|
match:
|
|
- vendor/etc/vintf/manifest/manifest_wifi_ext.xml
|
|
|
|
dep_files:
|
|
match:
|
|
# checkvintf pass
|
|
- 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
|
|
# system/chre/Android.mk: error: "chre (EXECUTABLES android-arm64) missing libadsprpc (SHARED_LIBRARIES android-arm64)"
|
|
- vendor/lib/libadsprpc.so
|
|
- vendor/lib64/libadsprpc.so
|
|
|
|
overlay_files:
|
|
match:
|
|
# aapt2 parsing bug encountered within adevtool
|
|
- HbmSVManager__auto_generated_rro_vendor.apk
|