android_device_samsung_msm8.../gps/core
Scott Mertz f066fa2e3a msm8974-common: 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.

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
2018-01-18 04:37:20 -07:00
..
Android.mk msm8974-common: gps: Cleanup makefiles and remove useless files 2018-01-18 04:37:20 -07:00
ContextBase.cpp msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
ContextBase.h msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
gps_extended_c.h msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
gps_extended.h msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
LBSProxyBase.h msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
loc_core_log.cpp msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
loc_core_log.h msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
LocAdapterBase.cpp msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
LocAdapterBase.h msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
LocAdapterProxyBase.h msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
LocApiBase.cpp msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
LocApiBase.h msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
LocDualContext.cpp msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
LocDualContext.h msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
UlpProxyBase.h msm8974-common: gps: Fix build for OSS builds 2018-01-18 04:37:20 -07:00