aboutsummaryrefslogtreecommitdiff
path: root/device.mk
diff options
context:
space:
mode:
Diffstat (limited to 'device.mk')
-rwxr-xr-xdevice.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/device.mk b/device.mk
index fc28634..d38be5b 100755
--- a/device.mk
+++ b/device.mk
@@ -173,7 +173,8 @@ PRODUCT_PACKAGES += \
# GPS
PRODUCT_PACKAGES += \
- gps.msm8996
+ gps.msm8996 \
+ libcurl
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/gps/etc/flp.conf:system/etc/flp.conf \