Move ldpi mdpi locales definition to cyanogen_click.mk
(arco): Having it here moves them to the end of the PRODUCT_LOCALES list, so it doesn't mess up the default language locale in the rom, making it look like this: http://oi53.tinypic.com/4ttyr5.jpg Change-Id: Ief972c80bfaa237e8f53ad498a5defc8df03778c
This commit is contained in:
parent
30f028677b
commit
25c3198d10
@ -23,6 +23,9 @@ PRODUCT_MODEL := HTC click
|
||||
PRODUCT_MANUFACTURER := HTC
|
||||
PRODUCT_BUILD_PROP_OVERRIDES += PRODUCT_NAME=htc_click BUILD_ID=GRI40 BUILD_DISPLAY_ID=GRI40 BUILD_FINGERPRINT=google/passion/passion:2.3.3/GRI40/102588:user/release-keys PRIVATE_BUILD_DESC="passion-user 2.3.3 GRI40 102588 release-keys"
|
||||
|
||||
# Add LDPI assets, in addition to MDPI
|
||||
PRODUCT_LOCALES += ldpi mdpi
|
||||
|
||||
# Extra Passion overlay
|
||||
PRODUCT_PACKAGE_OVERLAYS += vendor/cyanogen/overlay/ldpi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user