matisse-common: switch to appropriate AAPT config

In this way, Email and Print Spooler apps work without any issue. No crashes anymore.
This commit is contained in:
matteo0026 2020-11-11 20:52:14 +01:00
parent 76359c9fa7
commit f9ac4c1da8
1 changed files with 2 additions and 3 deletions

View File

@ -38,9 +38,8 @@ PRODUCT_COPY_FILES += \
# Device is a tablet
PRODUCT_CHARACTERISTICS := tablet
# Device uses high-density artwork where available
PRODUCT_AAPT_CONFIG := xlarge large
PRODUCT_AAPT_PREF_CONFIG := xhdpi
PRODUCT_AAPT_CONFIG := normal
PRODUCT_AAPT_PREF_CONFIG := mdpi
# Doze
PRODUCT_PACKAGES += \