adevtool/config/pixel/snippets/2019.yml
2021-12-18 02:35:30 -08:00

34 lines
602 B
YAML

platform:
sepolicy_dirs:
- device/google/coral-sepolicy
includes:
- common.yml
filters:
partitions:
match:
# TODO: add support for OTA firmware partitions
- xbl
- xbl_config
- aop
- tz
- hyp
- abl
- keymaster
- devcfg
- qupfw
- uefisecapp
- msadp
- logfs
- modem
dep_files:
match:
# Required by libOmxSwVencMpeg4
- vendor/lib/libMpeg4SwEncoder.so
- vendor/lib64/libMpeg4SwEncoder.so
# Required by chre
- vendor/lib/libsdsprpc.so
- vendor/lib64/libsdsprpc.so