android_device_xiaomi_sdm66.../gnss
Kevin Tang 7490804ed9 fixed a potential race condition in managing gps lock
gnssConfigRequested in setConfigCommand handling currently gets
data into gnssConfigRequested in LocApi thread. This introduces
race condition that adapter.getAfwControlId() could be called
from a different thread than where adapter.setAfwControlId() is
called.

CRs-fixed: 2453439

Change-Id: I75ce482a4a87436dff04972ffd82b48db3af62c1
2019-05-21 09:08:59 -07:00
..
Agps.cpp ApnTypeMask is not returned when 2019-04-25 10:49:03 -07:00
Agps.h SUPL connection enhancements 2018-06-11 14:13:04 -07:00
Android.mk hidl gnss hal 1.1 implementation 2018-04-10 08:24:34 +08:00
GnssAdapter.cpp fixed a potential race condition in managing gps lock 2019-05-21 09:08:59 -07:00
GnssAdapter.h Merge "GPS: add numSVUsedInFix in location api" 2019-05-09 01:39:27 -07:00
location_gnss.cpp Gnss interface: add position injection for extended info 2019-05-01 09:45:04 -07:00
Makefile.am Addition of new LocApi thread 2018-04-27 10:39:21 -07:00
XtraSystemStatusObserver.cpp Send updated GPS lock value to xtra-daemon 2019-05-16 15:35:00 -07:00
XtraSystemStatusObserver.h LocIpc redesign 2019-05-09 07:34:22 -07:00