Fork from pix106's tree
Find a file
Kevin Tang 67d576b55a another potential race condition
LocTimer on timeout would currently delete timer delegate.
This meddles into the management of LocTimer::stop() call,
and the order of obj delete needs to be synchronized in a
few different places as a result.

This change lets the delete of the timer delegate obj fold
into the stop() handling, which would be easier to synch.

Change-Id: Ic3e0b3d183dceb9e6e2db4c47ec9d6e296b0c3f6
CRs-Fixed: 916590
2015-11-12 13:08:00 +05:30
core Crash fix with MsgTask API change 2015-11-12 13:06:32 +05:30
etc Add AP Coarse Timestamp Uncertainty configuration parameter 2015-10-21 00:20:07 -07:00
loc_api Crash fix with MsgTask API change 2015-11-12 13:06:32 +05:30
utils another potential race condition 2015-11-12 13:08:00 +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