Fork from pix106's tree
Find a file
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
core GPS_LOCK configuration support 2014-10-20 15:00:31 -07:00
etc GPS_LOCK configuration support 2014-10-20 15:00:31 -07:00
loc_api GPS_LOCK configuration support 2014-10-20 15:00:31 -07:00
platform_lib_abstractions hardware/qcom/gps: Enabled Timestamps for on-target logging 2013-07-03 17:09:21 -07:00
utils adding update config post power up 2014-10-20 14:54:26 -07:00
CleanSpec.mk removed exe bit of the file access mod 2013-04-05 11:12:28 -07:00
configure.ac hardware/qcom/gps: Porting HAL and Loc API 2.0 2013-07-03 17:08:14 -07:00
loc-api.pc.in hardware/qcom/gps: fixing build failure 2013-07-03 17:10:14 -07:00
Makefile.am hardware/qcom/gps: Porting HAL and Loc API 2.0 2013-07-03 17:08:14 -07:00