android_device_lenovo_msm89.../gps/core
Scott Mertz a20833363b gps: fix build for OSS builds
gps: Correct forward declaration in proprietary definitions

Fix gps runtime error

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

ether: 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
2016-11-08 22:08:37 +08:00
..
Android.mk land: Import OSS GPS HAL 2016-11-08 21:39:00 +08:00
ContextBase.cpp land: Import OSS GPS HAL 2016-11-08 21:39:00 +08:00
ContextBase.h land: Import OSS GPS HAL 2016-11-08 21:39:00 +08:00
gps_extended.h land: Import OSS GPS HAL 2016-11-08 21:39:00 +08:00
gps_extended_c.h land: Import OSS GPS HAL 2016-11-08 21:39:00 +08:00
LBSProxyBase.h land: Import OSS GPS HAL 2016-11-08 21:39:00 +08:00
loc_core_log.cpp land: Import OSS GPS HAL 2016-11-08 21:39:00 +08:00
loc_core_log.h land: Import OSS GPS HAL 2016-11-08 21:39:00 +08:00
LocAdapterBase.cpp land: Import OSS GPS HAL 2016-11-08 21:39:00 +08:00
LocAdapterBase.h land: Import OSS GPS HAL 2016-11-08 21:39:00 +08:00
LocAdapterProxyBase.h land: Import OSS GPS HAL 2016-11-08 21:39:00 +08:00
LocApiBase.cpp land: Import OSS GPS HAL 2016-11-08 21:39:00 +08:00
LocApiBase.h land: Import OSS GPS HAL 2016-11-08 21:39:00 +08:00
LocDualContext.cpp land: Import OSS GPS HAL 2016-11-08 21:39:00 +08:00
LocDualContext.h land: Import OSS GPS HAL 2016-11-08 21:39:00 +08:00
UlpProxyBase.h gps: fix build for OSS builds 2016-11-08 22:08:37 +08:00