Fork from pix106's tree
Find a file
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
android fix: Incorrect time estimate in debug report 2018-05-07 10:05:34 -07:00
build Move GNSS_CFLAGS to build/ to be fully included 2018-01-24 19:39:31 +08:00
core Fixed a number of issues with NetworkInfoDataItemBase 2018-05-14 12:24:06 -07:00
etc configuration to ignore PPS pulse at start and after long outage 2018-02-19 03:55:17 -08:00
gnss Fixed a number of issues with NetworkInfoDataItemBase 2018-05-14 12:24:06 -07:00
location Merge "Merge location.lnx.3.0 into location.lnx.4.0" 2018-04-27 04:12:20 -07:00
pla update uptimeMillis to get boot time 2018-03-30 14:09:12 +05:30
utils changed SystemStatusOsObserver 2018-05-14 12:20:31 -07:00
Android.mk Move GNSS_CFLAGS to build/ to be fully included 2018-01-24 19:39:31 +08:00
CleanSpec.mk Merge branch jb_mr1 into jb_2.6 2013-06-11 14:58:24 -07:00
configure.ac LE clean up 2018-01-16 13:35:38 -08:00
loc-hal.pc.in LE clean up 2018-01-16 13:35:38 -08:00
Makefile.am LE clean up 2018-01-16 13:35:38 -08:00