diff options
author | codeworkx <daniel.hillenbrand@codeworkx.de> | 2018-04-28 18:48:00 +0200 |
---|---|---|
committer | Cosme Domínguez Díaz <cosme.ddiaz@gmail.com> | 2018-05-02 20:00:00 +0200 |
commit | 9f73379c2cd62ff5995980bb547655deda104dfe (patch) | |
tree | 40176a5f7f20f248b6a18f1b252c3cd832cbd52c /gps | |
parent | 382bcc5e8078de481f3eafa467c7e39a2eb677fb (diff) |
msm8996: update gps from LA.UM.6.5.r1-07400-8x96.0
Change-Id: Ic9d4ea1e69f0f9e4ccf56917fe96696876a83a42
Diffstat (limited to 'gps')
-rw-r--r-- | gps/core/Makefile.am | 1 |
1 files changed, 1 insertions, 0 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 \ |