android_device_lenovo_karate/gps/core
Scott Mertz 85a6b00c53 land: gps: fix build for OSS builds
Squash of the following commits:

gps: Correct forward declaration in proprietary definitions

The qcom prebuilt binary relies on FlpExtLocation_s,
so we cannot change it to FlpExtLocation.
This patch fixes it.

karate: gps: fix remove trailing space

In setXtraUserAgent,
size_t is unsigned and never being negative.
Will cause segmentation fault, if string is all space.

Change-Id: I1cf1f956943b0739640afe909954ade6921e28a1
2017-06-29 02:54:57 +02:00
..
Android.mk land: gps: Modify HAL for LineageOS build system. 2017-06-28 20:23:51 +02:00
ContextBase.cpp land: gps: update to LA.UM.5.6.r1-04700-89xx.0 2017-06-27 14:19:43 +02:00
ContextBase.h land: gps: update to LA.UM.5.6.r1-04700-89xx.0 2017-06-27 14:19:43 +02:00
gps_extended.h land: gps: update to LA.UM.5.6.r1-04700-89xx.0 2017-06-27 14:19:43 +02:00
gps_extended_c.h land: gps: update to LA.UM.5.6.r1-04700-89xx.0 2017-06-27 14:19:43 +02:00
LBSProxyBase.h land: gps: update to LA.UM.5.6.r1-04700-89xx.0 2017-06-27 14:19:43 +02:00
loc_core_log.cpp land: gps: update to LA.UM.5.6.r1-04700-89xx.0 2017-06-27 14:19:43 +02:00
loc_core_log.h land: Import OSS GPS HAL 2016-11-08 21:39:00 +08:00
LocAdapterBase.cpp land: gps: update to LA.UM.5.6.r1-04700-89xx.0 2017-06-27 14:19:43 +02:00
LocAdapterBase.h land: gps: update to LA.UM.5.6.r1-04700-89xx.0 2017-06-27 14:19:43 +02:00
LocAdapterProxyBase.h land: gps: update to LA.UM.5.6.r1-04700-89xx.0 2017-06-27 14:19:43 +02:00
LocApiBase.cpp land: gps: update to LA.UM.5.6.r1-04700-89xx.0 2017-06-27 14:19:43 +02:00
LocApiBase.h land: gps: update to LA.UM.5.6.r1-04700-89xx.0 2017-06-27 14:19:43 +02:00
LocDualContext.cpp land: gps: update to LA.UM.5.6.r1-04700-89xx.0 2017-06-27 14:19:43 +02:00
LocDualContext.h land: Import OSS GPS HAL 2016-11-08 21:39:00 +08:00
Makefile.am land: gps: update to LA.UM.5.6.r1-04700-89xx.0 2017-06-27 14:19:43 +02:00
UlpProxyBase.h land: gps: fix build for OSS builds 2017-06-29 02:54:57 +02:00