android_device_xiaomi_sdm66.../gnss
Kevin Tang 80e09f69b6 Fixed a number of issues with NetworkInfoDataItemBase
There are a couple of issues. NetworkInfoDataItemBase
objects might be from OsAgent or GnssLocationProvider.
The two sources actually have mTypes defined differently.
In addtion, when there are different types of connections
such as wifi / mobile, getting connected / disconnected
independently, clients need to be all notified correctly.

Right now, if mConnected hasn't changed, no updates are
send. For exmple, if mobile is connected, later wifi
gets connected too, clients won't know.

SystemStatus is also updated to get updated / colated
informtion. In the above example, SystemStatus's top
record would record as both mobile and wifi are connected.

Change-Id: I1825902247fe1d4e6363f5e24a75be7e984d0dc4
CRs-Fixed: 2221114
2018-05-14 12:24:06 -07:00
..
Agps.cpp Addition of new LocApi thread 2018-04-27 10:39:21 -07:00
Agps.h Addition of new LocApi thread 2018-04-27 10:39:21 -07:00
Android.mk hidl gnss hal 1.1 implementation 2018-04-10 08:24:34 +08:00
GnssAdapter.cpp fix: Add intermediate fixes in gnss debug report 2018-05-03 13:14:53 -07:00
GnssAdapter.h Addition of new LocApi thread 2018-04-27 10:39:21 -07:00
location_gnss.cpp new apis for control xtra throttle 2017-10-05 12:41:27 -07:00
Makefile.am Addition of new LocApi thread 2018-04-27 10:39:21 -07:00
XtraSystemStatusObserver.cpp Fixed a number of issues with NetworkInfoDataItemBase 2018-05-14 12:24:06 -07:00
XtraSystemStatusObserver.h Fixed a number of issues with NetworkInfoDataItemBase 2018-05-14 12:24:06 -07:00