diff options
-rwxr-xr-x | p31xx-common.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/p31xx-common.mk b/p31xx-common.mk index 9a89b75..b2a70f7 100755 --- a/p31xx-common.mk +++ b/p31xx-common.mk @@ -26,7 +26,7 @@ LOCAL_PATH := device/samsung/p3100 # This device is mdpi. PRODUCT_AAPT_CONFIG := large mdpi PRODUCT_AAPT_PREF_CONFIG := mdpi -PRODUCT_LOCALES += hdpi +PRODUCT_LOCALES += mdpi # Init files PRODUCT_COPY_FILES := \ |