Fork from pix106's tree
Find a file
Kevin Tang 91488d6fc5 fixing a crash vulnerability due to race condition
LocTimer::stop() can be called from different threads, which must
be protected. Currently there is a race condition between back to
back stop()'s or expire() + stop() events.

Change-Id: Iae80b78f049a32da87639f813c6f5126b4ccd072
CRs-Fixed: 904627
2015-11-12 13:00:03 +05:30
core Adding a number of utilities 2015-11-12 12:56:25 +05:30
etc Add AP Coarse Timestamp Uncertainty configuration parameter 2015-10-21 00:20:07 -07:00
loc_api Add glo and bds to used-in-fix mask 2015-11-05 14:18:32 +05:30
utils fixing a crash vulnerability due to race condition 2015-11-12 13:00:03 +05:30
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