adevtool/config/device/tangorpro.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

19 lines
544 B
YAML

device:
name: tangorpro
platform:
product_makefile: device/google/tangorpro/aosp_tangorpro.mk
includes:
- common/gen7pixel.yml
filters:
overlay_files:
match:
# aapt2 parsing bug encountered within adevtool
- DockSetup__auto_generated_rro_product.apk
- Flipendo__auto_generated_rro_product.apk
- SettingsGoogle__auto_generated_rro_product.apk
- StorageManagerGoogle__auto_generated_rro_product.apk
- SystemUITitan__auto_generated_rro_product.apk
- Traceur__auto_generated_rro_product.apk