android_device_xiaomi_sdm66.../android/2.0
Dante Russo f80980210e Assure accurate elapsedRealTimeNanos calculations
If a context switch or interrupt happens between
getting current time and getting boot time, this
can throw off the calculation for the
elapsedRealTimeNanos timestamp. Avoid this by
retrying if there is a large enough delta
between getting current time and getting boot
time.

Change-Id: I47d7a99b480423a50eaf951a904f21928587eda6
CRs-fixed: 2541719
2019-10-09 13:39:17 -07:00
..
location_api Assure accurate elapsedRealTimeNanos calculations 2019-10-09 13:39:17 -07:00
AGnss.cpp AgpsManager supports two clients 2019-08-20 21:38:51 +08:00
AGnss.h SUPL over WiFi changes in GNSS HIDL2.0 2019-02-21 13:38:28 -08:00
AGnssRil.cpp Add XSSO support for multiple network handles 2019-07-08 11:17:06 -07:00
AGnssRil.h GNSS HAL 2.0 implementation 2019-02-05 10:22:08 -08:00
android.hardware.gnss@2.0-service-qti.rc GNSS HAL 2.0 implementation 2019-02-05 10:22:08 -08:00
android.hardware.gnss@2.0-service-qti.xml VINTF Manifest fragment for android.hardware.gnss 2019-05-06 17:22:39 -07:00
Android.mk Revert "Remove support GNSS HIDL 1.1 for legacy devices" 2019-07-10 13:05:41 -07:00
Gnss.cpp Do not clear callbacks during gnss hidl cleanup() 2019-06-18 17:11:03 -07:00
Gnss.h GNSS HIDL 2.0 updates 2019-05-01 12:40:40 -07:00
GnssBatching.cpp GNSS HIDL 2.0 updates 2019-05-01 12:40:40 -07:00
GnssBatching.h GNSS HIDL 2.0 updates 2019-05-01 12:40:40 -07:00
GnssConfiguration.cpp Allow NFW enable/disable as in 'P' 2019-07-29 12:53:32 -07:00
GnssConfiguration.h GNSS HAL 2.0 implementation 2019-02-05 10:22:08 -08:00
GnssDebug.cpp feat: Add timeuncNs in PQWM1 message 2019-05-01 13:42:21 -07:00
GnssDebug.h GNSS HIDL 2.0 updates 2019-05-01 12:40:40 -07:00
GnssGeofencing.cpp GNSS HAL 2.0 implementation 2019-02-05 10:22:08 -08:00
GnssGeofencing.h GNSS HAL 2.0 implementation 2019-02-05 10:22:08 -08:00
GnssMeasurement.cpp Add unlink for corresponding link in measurements 2019-03-18 09:47:44 -07:00
GnssMeasurement.h Measurement changes in GNSS HIDL2.0 2019-02-21 21:34:40 -08:00
GnssNi.cpp GNSS HAL 2.0 implementation 2019-02-05 10:22:08 -08:00
GnssNi.h GNSS HAL 2.0 implementation 2019-02-05 10:22:08 -08:00
service.cpp Use getVendorEnhancedInfo API 2019-07-24 09:37:03 -07:00