summaryrefslogtreecommitdiffstats
path: root/i9305.mk
diff options
context:
space:
mode:
Diffstat (limited to 'i9305.mk')
-rw-r--r--i9305.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/i9305.mk b/i9305.mk
index 19a4b95..a69f522 100644
--- a/i9305.mk
+++ b/i9305.mk
@@ -37,7 +37,7 @@ PRODUCT_COPY_FILES += \
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/tiny_hw.xml:system/etc/sound/m3
-# Gps
+# GPS
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/gps.conf:system/etc/gps.conf
@@ -88,5 +88,6 @@ PRODUCT_COPY_FILES += \
# Include common makefile
$(call inherit-product, device/samsung/smdk4412-common/common.mk)
+$(call inherit-product, device/samsung/smdk4412-qcom-common/common.mk)
$(call inherit-product-if-exists, vendor/samsung/i9305/i9305-vendor.mk)