Fork from pix106's tree
Find a file
Kevin Tang 898c646a7c crash in LocTimer wrapper
LocTimerWrapper implements loc_timer_start/stop calls for backward
compatibility. There is a race condtiion where the wrapper object
could be deleted by the client thread and expireation handling at
rough the same time, which would have the memory freed twice. Now
they are mutext protected.

Change-Id: I25d7466db88a840a8a09e7a476cface48c91d22e
2015-08-10 10:33:49 -07:00
core Adding a number of utilities 2015-08-04 14:29:48 -07:00
etc SUPL_MODE needs to be factored in for ULP 2014-11-12 19:02:58 -08:00
loc_api Move modem power vote out of hal. 2015-07-16 10:07:49 -07:00
utils crash in LocTimer wrapper 2015-08-10 10:33:49 -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