aboutsummaryrefslogtreecommitdiffstats
path: root/espresso-common.mk
diff options
context:
space:
mode:
authorZiyan <jaraidaniel@gmail.com>2015-12-31 18:41:54 +0100
committerAndreas Blaesius <skate4life@gmx.de>2016-01-01 14:14:20 +0100
commit8ba846f7fab5c56c1a9380cf700ba3682c1041b0 (patch)
tree40a52acb937c1659907759e1c4f277946c602624 /espresso-common.mk
parente98cc5396b4c5af441a31bae8f9760f2a3a0aaef (diff)
downloaddevice_samsung_espressowifi-8ba846f7fab5c56c1a9380cf700ba3682c1041b0.zip
device_samsung_espressowifi-8ba846f7fab5c56c1a9380cf700ba3682c1041b0.tar.gz
device_samsung_espressowifi-8ba846f7fab5c56c1a9380cf700ba3682c1041b0.tar.bz2
espresso-common: Add libgpsd-compat
Credits to: Dmitry Grinberg <dmitrygr@gmail.com>. I just renamed it to libgpsd-compat because libdmitry doesn't make sense, and cleaned it up a little. Change-Id: Ib01e7aa0ecbe1b50a7810e613009e8424bce4c56
Diffstat (limited to 'espresso-common.mk')
-rw-r--r--espresso-common.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/espresso-common.mk b/espresso-common.mk
index edbf19d..2c83234 100644
--- a/espresso-common.mk
+++ b/espresso-common.mk
@@ -47,6 +47,9 @@ PRODUCT_PACKAGES += \
init.recovery.espresso.rc
# GPS
+PRODUCT_PACKAGES += \
+ libgpsd-compat
+
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/gps.xml:system/etc/gps.xml