clover: config: Adjust AAPT Config for Tablet usage

This commit is contained in:
Max Weffers 2018-10-18 15:52:38 +02:00
parent 9f3626aba1
commit cfa664e7ff
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -112,9 +112,9 @@ PRODUCT_PACKAGES += \
init.target.rc \
ueventd.qcom.rc
# Device is a Tablet
PRODUCT_AAPT_CONFIG := normal large
PRODUCT_AAPT_PREF_CONFIG := hdpi
# Screen density
PRODUCT_AAPT_CONFIG := large
PRODUCT_AAPT_PREF_CONFIG := xhdpi
# Boot animation
TARGET_SCREEN_HEIGHT := 1920