adevtool/config/device/felix.yml
Dmitry Muhomor 1007b219cb move device configs from config/ to config/device/
This is preparation for adding new kinds of configs.
2023-08-31 16:03:43 -04:00

20 lines
575 B
YAML

device:
name: felix
platform:
product_makefile: device/google/felix/aosp_felix.mk
includes:
- common/gen7pixel.yml
filters:
overlay_files:
match:
# aapt2 parsing bug encountered within adevtool
- Flipendo__auto_generated_rro_product.apk
- HbmSVManager__auto_generated_rro_product.apk
- SettingsGoogle__auto_generated_rro_product.apk
- SettingsGoogleOverlayFelix.apk
- StorageManagerGoogle__auto_generated_rro_product.apk
- SystemUIGoogle__auto_generated_rro_product.apk
- Traceur__auto_generated_rro_product.apk