summaryrefslogtreecommitdiffstats
path: root/n7100.mk
diff options
context:
space:
mode:
Diffstat (limited to 'n7100.mk')
-rw-r--r--n7100.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/n7100.mk b/n7100.mk
index 1fdd123..e0908f6 100644
--- a/n7100.mk
+++ b/n7100.mk
@@ -41,7 +41,8 @@ PRODUCT_PACKAGES += \
# Gps
PRODUCT_COPY_FILES += \
- $(LOCAL_PATH)/configs/gps.xml:system/etc/gps.xml
+ $(LOCAL_PATH)/configs/gps.xml:system/etc/gps.xml \
+ $(LOCAL_PATH)/gps_daemon.sh:system/bin/gps_daemon.sh
# Product specific Packages
PRODUCT_PACKAGES += \