android_device_samsung_msm8.../gps/loc_api/libloc_api_50001
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
gps.c msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
loc.cpp msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
loc.h msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
loc_eng.cpp msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
loc_eng.h msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
loc_eng_agps.cpp msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
loc_eng_agps.h msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
loc_eng_dmn_conn.cpp msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
loc_eng_dmn_conn.h msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
loc_eng_dmn_conn_glue_msg.c msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
loc_eng_dmn_conn_glue_msg.h msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
loc_eng_dmn_conn_glue_pipe.c msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
loc_eng_dmn_conn_glue_pipe.h msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
loc_eng_dmn_conn_handler.cpp msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
loc_eng_dmn_conn_handler.h msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
loc_eng_dmn_conn_thread_helper.c msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
loc_eng_dmn_conn_thread_helper.h msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
loc_eng_log.cpp msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
loc_eng_log.h msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
loc_eng_msg.h msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
loc_eng_ni.cpp msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
loc_eng_ni.h msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
loc_eng_nmea.cpp msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
loc_eng_nmea.h msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
loc_eng_xtra.cpp msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
loc_eng_xtra.h msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00
LocEngAdapter.cpp msm8974-common: gps: Fix build for OSS builds 2018-01-18 04:37:20 -07:00
LocEngAdapter.h msm8974-common: gps: Import CAF HAL 2018-01-18 04:37:20 -07:00