android_device_xiaomi_sdm66.../android/location_api
Kevin Tang 03bc75f298 fixing the location api level race condition on callbacks
At the layer right under HIDL impl, where the callback objs
are received from HIDL and used by HAL layer, there is race
condition volnerability which could yield using a incompletely
copied sp obj. Added mutex protection.

Change-Id: I611db590d1fadbe43c74db71a1ea906dbe067c6d
CRs-Fixed: 2144976
2017-12-21 13:29:37 -08:00
..
BatchingAPIClient.cpp Location API for Outdoor Trip Batching 2017-07-24 09:25:07 -07:00
BatchingAPIClient.h Location API for Outdoor Trip Batching 2017-07-24 09:25:07 -07:00
GeofenceAPIClient.cpp Adding priority flag for NI and AGPS callbacks 2017-06-19 17:54:28 +05:30
GeofenceAPIClient.h hidl gnss hal 1.0 implementation 2017-02-28 16:47:59 -08:00
GnssAPIClient.cpp fixing the location api level race condition on callbacks 2017-12-21 13:29:37 -08:00
GnssAPIClient.h fixing the location api level race condition on callbacks 2017-12-21 13:29:37 -08:00
LocationUtil.cpp SystemStatus - Add ephemeris detail info in Gnss Debug interface 2017-04-27 13:46:09 -07:00
LocationUtil.h SystemStatus - Add ephemeris detail info in Gnss Debug interface 2017-04-27 13:46:09 -07:00
MeasurementAPIClient.cpp fixing the location api level race condition on callbacks 2017-12-21 13:29:37 -08:00
MeasurementAPIClient.h fixing the location api level race condition on callbacks 2017-12-21 13:29:37 -08:00