fix: default language and the hdpi resources issue
This commit is contained in:
parent
60e8019aa3
commit
cc12a3f420
@ -24,6 +24,8 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/languages_full.mk)
|
||||
$(call inherit-product, device/htc/leo/leo_eu.mk)
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/full.mk)
|
||||
|
||||
PRODUCT_LOCALES := en_US
|
||||
|
||||
# Leo uses high-density artwork where available
|
||||
PRODUCT_LOCALES += hdpi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user