Fork from pix106's tree
Find a file
Baili Feng b29778eac0 Fix intermittant crashes in location
Deleting memory without setting it to null
can cause the memory to still be non-null
and be interpreted as valid.
Also check if the entry is in the map using
find instead of assuming it is in the map.

Bug: 62033719 62033834 62033690 62033563 62032790
CRs-fixed: 2050837
Change-Id: I2534de2d6157be86ac95cfe6615e4c0019ee48fd
2017-05-24 11:03:16 -07:00
android Fix for incorrect SVids and timestamps in bugreport 2017-05-18 11:00:17 -07:00
core Fix for incorrect SVids and timestamps in bugreport 2017-05-18 11:00:17 -07:00
etc HLOS implementation for E911 LPPe BT/UBP feature 2017-03-30 14:46:54 +08:00
gnss Fix for incorrect SVids and timestamps in bugreport 2017-05-18 11:00:17 -07:00
location Fix intermittant crashes in location 2017-05-24 11:03:16 -07:00
utils add pos tech mask and sv source info 2017-05-05 04:17:59 -07:00
Android.mk LocationAPI implementation 2017-02-28 16:47:50 -08:00
CleanSpec.mk Merge branch jb_mr1 into jb_2.6 2013-06-11 14:58:24 -07:00
configure.ac move nmea generation logic inside utils 2017-03-29 18:22:08 +08:00
loc-hal.pc.in move nmea generation logic inside utils 2017-03-29 18:22:08 +08:00
Makefile.am move nmea generation logic inside utils 2017-03-29 18:22:08 +08:00