android_device_xiaomi_sdm66.../location
Kevin Tang c7642dca5f locAPIRemoveGeofences now notify the result inmediately
locAPIRemoveGeofences is no longer waiting for the request response,
instead it will always notify his callbacks with LOCATION_ERROR_SUCCESS
if the provided id is found, or LOCATION_ERROR_ID_UNKNOWN if not.

Change-Id: I602ad43bee894e85fde1e80210e6477b628e4a39
CRs-fixed: 2099450
2017-09-22 17:28:58 -07:00
..
Android.mk Clean up compiler warning message 2017-08-01 18:17:20 +08:00
location_interface.h fixing conn disconnect handling from GnssLocationProvider 2017-09-20 17:47:48 -07:00
LocationAPI.cpp Merge "Fix 2.9-rel compilation issues on LE" 2017-07-27 03:43:51 -07:00
LocationAPI.h Passing correct LPPe parameters 2017-08-13 01:39:36 +05:30
LocationAPIClientBase.cpp locAPIRemoveGeofences now notify the result inmediately 2017-09-22 17:28:58 -07:00
LocationAPIClientBase.h locAPIRemoveGeofences now notify the result inmediately 2017-09-22 17:28:58 -07:00
Makefile.am adding the necessary gps.utils cflags and -l flags 2017-08-09 16:06:35 -07:00