android_device_xiaomi_sdm66.../loc_api
Kevin Tang b05358920c Make Loc Init Asynchronous
GPS-enable gets too heavy at powerup, when loc_init is
synchronous, where loc goes to get the hardware handle
if AP init happens faster than the GPS hardware. The
loc init calling thread is from Android framework, and
it locks a mutex that in turn could lock up system server
main thread upon race conditions.

The second half of loc init, i.e. the reinit, is now moved
to loc worker thread. This should help release some of the
powerup timing pressure on the framework threads.

Add a message just for asynchrous Loc Init so as to execute
init specifically.

Change-Id: I369e461ca4ca61cea3a9729c84d24af4ffa8e51d
CRs-fixed: 472843
2013-06-07 13:39:24 -07:00
..
libloc_api Ulp: Adds interfacing b/w FusedLocationProv & ULP engine 2013-01-29 17:24:01 -08:00
libloc_api-rpc chmod uga-x 2012-10-27 14:22:13 -07:00
libloc_api-rpc-50001 Make Loc Init Asynchronous 2013-06-07 13:39:24 -07:00
libloc_api_50001 Make Loc Init Asynchronous 2013-06-07 13:39:24 -07:00
loc_api_v02 Update LOC API source and header files 2013-05-30 18:37:06 -07:00
ulp/inc Merge jb into jb_2.5 2012-12-14 16:45:15 -08:00
Android.mk msm8610 bringup changes 2013-04-23 09:13:23 -07:00
NOTICE gps: Initial implementation of msm gps hal 2012-07-09 15:43:56 -07:00