From dd0170892999facf1977325f39a56e68c5883330 Mon Sep 17 00:00:00 2001 From: Michael Date: Sat, 3 Mar 2012 15:25:34 +0100 Subject: [PATCH] as discussed on irc: inherit from languages_full.mk and add hdpi afterwards --- full_leo.mk | 2 -- 1 file changed, 2 deletions(-) diff --git a/full_leo.mk b/full_leo.mk index b54fa70..792e5ef 100755 --- a/full_leo.mk +++ b/full_leo.mk @@ -24,8 +24,6 @@ $(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