android_device_xiaomi_sdm66.../loc_api/libloc_api_50001
Kevin Tang af2762ceca GPS_LOCK configuration support
GPS_LOCK is defined as a bit mask in the higher layer
defined in gps.conf. GPS HAL reads from gps.conf, yet
this can be reconfigured by gps.h defined new API to
a different value. The current value will be used at
cleanup() time, to optionally lock gps modem to the
configured mode.

This changs also sets SUPL URL to NULL if hostname
comes with set_server() API is a NULL string.

Also optimized configuration_update() implementation
so that no all items will go through the reconfigu
scan.

Also added SUPL_MODE as a parameter in gps.conf which
can be uncommented to over-write the value from config.xml.
This can be used for testing purposes

Bug: 16131208
Bug: 17288144

CRs-fixed: 736966
Change-Id: I12a89b12ff82b6efd7b5567d2fcd6a7e79414c71
2014-10-20 15:00:31 -07:00
..
Android.mk Vote for modem power only on select targets 2014-09-14 23:24:22 -07:00
gps.c Null check for malloc allocation 2013-10-16 16:54:06 -07:00
loc.cpp adding update config post power up 2014-10-20 14:54:26 -07:00
loc.h Close MDM node on shutdown 2014-04-01 14:38:34 -07:00
loc_eng.cpp GPS_LOCK configuration support 2014-10-20 15:00:31 -07:00
loc_eng.h GPS_LOCK configuration support 2014-10-20 15:00:31 -07:00
loc_eng_agps.cpp Revert "Revert "Location Hal Design Level Change for FLP Requirement"". 2013-08-09 11:44:12 -07:00
loc_eng_agps.h Revert "Revert "Location Hal Design Level Change for FLP Requirement"". 2013-08-09 11:44:12 -07:00
loc_eng_dmn_conn.cpp Changes for GPS HAL compilation 2014-07-03 15:08:51 -07:00
loc_eng_dmn_conn.h move location data files under /data/misc/location 2014-02-10 10:44:26 -08:00
loc_eng_dmn_conn_glue_msg.c hardware/qcom/gps: Porting HAL and Loc API 2.0 2013-07-03 17:08:14 -07:00
loc_eng_dmn_conn_glue_msg.h Merge branch jb_mr1 into jb_2.6 2013-06-11 14:58:24 -07:00
loc_eng_dmn_conn_glue_pipe.c hardware/qcom/gps: Porting HAL and Loc API 2.0 2013-07-03 17:08:14 -07:00
loc_eng_dmn_conn_glue_pipe.h Merge branch jb_mr1 into jb_2.6 2013-06-11 14:58:24 -07:00
loc_eng_dmn_conn_handler.cpp Revert "Revert "Location Hal Design Level Change for FLP Requirement"". 2013-08-09 11:44:12 -07:00
loc_eng_dmn_conn_handler.h Merge branch jb_mr1 into jb_2.6 2013-06-11 14:58:24 -07:00
loc_eng_dmn_conn_thread_helper.c hardware/qcom/gps: Porting HAL and Loc API 2.0 2013-07-03 17:08:14 -07:00
loc_eng_dmn_conn_thread_helper.h Merge branch jb_mr1 into jb_2.6 2013-06-11 14:58:24 -07:00
loc_eng_log.cpp removed ulp dependency. 2013-08-09 11:44:34 -07:00
loc_eng_log.h removed ulp dependency. 2013-08-09 11:44:34 -07:00
loc_eng_msg.h Close MDM node on shutdown 2014-04-01 14:38:34 -07:00
loc_eng_ni.cpp NI Emergency overrides a pending NI 2014-04-11 09:06:02 -07:00
loc_eng_ni.h NI Emergency overrides a pending NI 2014-04-11 09:06:02 -07:00
loc_eng_nmea.cpp KW warnings 2014-06-03 16:14:56 -07:00
loc_eng_nmea.h Generate position report NMEAs only on final fix 2013-06-17 14:22:00 -07:00
loc_eng_xtra.cpp Add support for XTRA_VERSION_CHECK QMI LOC msg 2014-07-21 10:45:06 -07:00
loc_eng_xtra.h gps: Added xtra server query loc api 2013-06-11 15:02:29 -07:00
LocEngAdapter.cpp GPS_LOCK configuration support 2014-10-20 15:00:31 -07:00
LocEngAdapter.h GPS_LOCK configuration support 2014-10-20 15:00:31 -07:00
Makefile.am removed ulp dependency. 2013-08-09 11:44:34 -07:00