adevtool/config/device/common/gen4.5pixel.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

21 lines
474 B
YAML

platform:
sepolicy_dirs:
- device/google/sunfish-sepolicy
includes:
- pixel.yml
filters:
dep_files:
match:
# system/chre/Android.mk: error: "chre (EXECUTABLES android-arm64) missing libadsprpc (SHARED_LIBRARIES android-arm64)"
- vendor/lib/libadsprpc.so
- vendor/lib64/libadsprpc.so
files:
match:
- vendor/etc/vintf/manifest/manifest_wifi_ext.xml
prefix:
# APEX
- vendor/apex/com.android.vibrator.sunfish.apex