summaryrefslogtreecommitdiffstats
path: root/n7000.mk
diff options
context:
space:
mode:
Diffstat (limited to 'n7000.mk')
-rw-r--r--n7000.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/n7000.mk b/n7000.mk
index f0ae2f7..a09492d 100644
--- a/n7000.mk
+++ b/n7000.mk
@@ -79,5 +79,7 @@ PRODUCT_COPY_FILES += \
# GPS
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/init.gps.rc:root/init.gps.rc \
+ $(LOCAL_PATH)/configs/gps.xml:system/etc/gps.xml
+
$(call inherit-product-if-exists, vendor/samsung/n7000/n7000-vendor.mk)