From 4a2c08ff8983df4dc9c8dff7a9a31f304fd88004 Mon Sep 17 00:00:00 2001 From: codeworkx Date: Sun, 19 Aug 2012 00:23:08 +0200 Subject: xlarge mdpi device Change-Id: I9efdb97cc7a070f73ae8e20f4b0a277f0c255d61 --- p51xx-common.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'p51xx-common.mk') diff --git a/p51xx-common.mk b/p51xx-common.mk index a9ca292..0487038 100755 --- a/p51xx-common.mk +++ b/p51xx-common.mk @@ -23,9 +23,9 @@ $(call inherit-product, device/common/gps/gps_us_supl.mk) LOCAL_PATH := device/samsung/p5100 -# This device is hdpi. -PRODUCT_AAPT_CONFIG := normal hdpi -PRODUCT_AAPT_PREF_CONFIG := hdpi +# This device is mdpi. +PRODUCT_AAPT_CONFIG := xlarge mdpi +PRODUCT_AAPT_PREF_CONFIG := mdpi PRODUCT_LOCALES += hdpi # Init files -- cgit v1.1