android_device_xiaomi_sdm66.../android
Kevin Tang 85e65f8168 moving AGnssCbIface from static to class member
mAGnssCbIface is a static C++ obj, which ctor may not get
called at load time, but its memory block will only be 0'ed
out.

Change-Id: Ie275f916a01c5eb3bf0a7cfa71b19fe4e0d3e879
CRs-Fixed: 2190347
2018-02-20 19:48:46 -08:00
..
location_api fixing the location api level race condition on callbacks 2017-12-21 13:29:37 -08:00
AGnss.cpp moving AGnssCbIface from static to class member 2018-02-20 19:48:46 -08:00
AGnss.h moving AGnssCbIface from static to class member 2018-02-20 19:48:46 -08:00
AGnssRil.cpp Add storing dataitem in systemstatus report 2017-10-09 10:04:13 -07:00
AGnssRil.h connectity events for XC2.0 daemonize 2017-04-26 11:04:56 -07:00
android.hardware.gnss@1.0-service-qti.rc Changing GNSS HAL service class to hal 2018-01-10 16:34:18 +05:30
Android.mk LE clean up 2018-01-16 13:35:38 -08:00
Gnss.cpp Split control apis to a separate class 2017-06-27 19:04:00 +08:00
Gnss.h connectity events for XC2.0 daemonize 2017-04-26 11:04:56 -07:00
GnssBatching.cpp GnssBatching::init handle multiple invoking 2017-05-08 16:09:06 +08:00
GnssBatching.h Rename FlpAPIClient and GnssMeasurementAPIClient 2017-03-07 09:32:33 +08:00
GnssConfiguration.cpp Fix config updates for some LocatoinAPI bit masks 2017-06-15 15:43:17 -07:00
GnssConfiguration.h hidl gnss hal 1.0 implementation 2017-02-28 16:47:59 -08:00
GnssDebug.cpp Replace wall time 2017-12-05 16:59:41 +08:00
GnssDebug.h SystemStatus - Add BugReport support 2017-03-21 21:42:32 -07:00
GnssGeofencing.cpp hidl gnss hal 1.0 implementation 2017-02-28 16:47:59 -08:00
GnssGeofencing.h hidl gnss hal 1.0 implementation 2017-02-28 16:47:59 -08:00
GnssMeasurement.cpp Rename FlpAPIClient and GnssMeasurementAPIClient 2017-03-07 09:32:33 +08:00
GnssMeasurement.h Rename FlpAPIClient and GnssMeasurementAPIClient 2017-03-07 09:32:33 +08:00
GnssNi.cpp hidl gnss hal 1.0 implementation 2017-02-28 16:47:59 -08:00
GnssNi.h hidl gnss hal 1.0 implementation 2017-02-28 16:47:59 -08:00
service.cpp Move gnss hal to default instance 2017-04-17 15:17:24 -07:00