From a99f64e2534b621e7d023cca87b84d851daa061d Mon Sep 17 00:00:00 2001 From: codeworkx Date: Mon, 25 Mar 2013 10:50:21 +0000 Subject: i9305: use qcom gps hal Change-Id: I682e4e900a46393b5030564decb2b3fe69f6bd56 --- i9305.mk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'i9305.mk') 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) -- cgit v1.1