aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodeworkx <daniel.hillenbrand@codeworkx.de>2018-04-28 18:48:00 +0200
committerCosme Domínguez Díaz <cosme.ddiaz@gmail.com>2018-05-02 20:00:00 +0200
commit9f73379c2cd62ff5995980bb547655deda104dfe (patch)
tree40176a5f7f20f248b6a18f1b252c3cd832cbd52c
parent382bcc5e8078de481f3eafa467c7e39a2eb677fb (diff)
msm8996: update gps from LA.UM.6.5.r1-07400-8x96.0
Change-Id: Ic9d4ea1e69f0f9e4ccf56917fe96696876a83a42
-rw-r--r--gps/core/Makefile.am1
-rwxr-xr-xmsm8996.mk2
2 files changed, 2 insertions, 1 deletions
diff --git a/gps/core/Makefile.am b/gps/core/Makefile.am
index 568880c..c83ccc3 100644
--- a/gps/core/Makefile.am
+++ b/gps/core/Makefile.am
@@ -19,6 +19,7 @@ libloc_core_la_h_sources = \
LocAdapterProxyBase.h \
data-items/DataItemId.h \
data-items/IDataItemCore.h \
+ data-items/DataItemConcreteTypesBase.h \
observer/IDataItemObserver.h \
observer/IDataItemSubscription.h \
observer/IFrameworkActionReq.h \
diff --git a/msm8996.mk b/msm8996.mk
index ef44810..0edfc33 100755
--- a/msm8996.mk
+++ b/msm8996.mk
@@ -210,7 +210,7 @@ PRODUCT_PACKAGES += \
android.hardware.gatekeeper@1.0-impl \
android.hardware.gatekeeper@1.0-service
-# GPS
+# GPS / Location
PRODUCT_PACKAGES += \
android.hardware.gnss@1.0-impl-qti \
android.hardware.gnss@1.0-service-qti \