summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--p5100.mk2
-rwxr-xr-xp51xx-common.mk6
2 files changed, 4 insertions, 4 deletions
diff --git a/p5100.mk b/p5100.mk
index e468d80..4ea724d 100644
--- a/p5100.mk
+++ b/p5100.mk
@@ -41,4 +41,4 @@ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.software.sip.voip.xml:system/etc/permissions/android.software.sip.voip.xml
# Use the non-open-source parts, if they're present
-$(call inherit-product, vendor/samsung/p51xx/p5100-vendor.mk)
+$(call inherit-product-if-exists, vendor/samsung/p51xx/p5100-vendor.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