android_device_xiaomi_sdm66.../location
Dante Russo 2e87b20579 Check Null on call to LocationAPI::addGeofence
We need to handle the case where addGeofence returns
Null, which can happen on error conditions, like when
dlopen/dlsym libgeofence.so fails

Bug: 36407968
CRs-fixed: 2022286
Change-Id: Ib612d92b77cf5532ad19154c57ee0545674d88f9
2017-03-23 12:28:52 -07:00
..
Android.mk LocationAPI implementation 2017-02-28 16:47:50 -08:00
location_interface.h Adding ATL call flow to new Loc API interface 2017-02-28 16:59:38 -08:00
LocationAPI.cpp LocationAPI implementation 2017-02-28 16:47:50 -08:00
LocationAPI.h Addition of vertical/speed/bearing accuracy feilds 2017-03-22 17:39:50 -07:00
LocationAPIClientBase.cpp Check Null on call to LocationAPI::addGeofence 2017-03-23 12:28:52 -07:00
LocationAPIClientBase.h LocationAPI implementation 2017-02-28 16:47:50 -08:00