Fork from pix106's tree
Find a file
Kevin Tang 9de97acc86 LocTimer repeated expiration
Timer must be removed from epoll as soon as it expires,
otherwise it continuously expire. Current timer removes
from a different thread, this triggers repeated expire
events until the maintain thread gets to remove it.

Change-Id: Ie523bce5069416521d49bc0178d2cad2dd1f04da
CRs-Fixed: 870568
2015-08-04 15:03:32 -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 LocTimer repeated expiration 2015-08-04 15:03:32 -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