adevtool/config/device/common/gen5pixel.yml
Dmitry Muhomor c036c79a5e filter out HbmSVManager overlay on all devices
HbmSVManager ("high brightness mode manager") itself is not shipped, even though this overlay
no longer breaks resource parser.
2023-08-31 16:03:43 -04:00

23 lines
790 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