Robert Greenwalt 164ca032b6 Fix data network type notifications.
These trackers have two copies of the network type: newSS and newNetworkType.  I think thats wrong,
but this was the smaller change on code that will hopefully be refactored soon.

On radio_off we were making a new, empty newSS but not clearing newNetworkType so it
still thought we were on 3G and when we reconnect and get 3G state changes new==old and we don't
send the update.  In this fix I reset newNetworkType every time we apply it to networkType.

bug:3389886
Change-Id: I294f34259dc6c6f8f445bf2cb5466c8be747e25c
2011-01-27 17:48:52 -08:00
2011-01-19 16:13:18 -08:00
2011-01-19 15:38:16 -08:00
2011-01-16 18:43:04 -08:00
2010-10-27 16:13:59 -07:00
2011-01-25 15:36:21 -08:00
2011-01-20 12:51:43 +08:00
2011-01-19 19:57:37 -08:00
2011-01-19 16:13:18 -08:00
2011-01-17 12:50:15 -08:00
Description
No description provided
21 GiB
Languages
Java 73.7%
Kotlin 14%
PowerBuilder 5.8%
C++ 5.2%
AIDL 1%