Snap for 6453963 from 4e20f2b97cc9799001eead7c2e8b18549d523fd8 to rvc-release

Change-Id: I8c24f0fe9cfa317d901dcd7c584d55e4f99115d5
This commit is contained in:
android-build-team Robot
2020-05-02 01:09:35 +00:00

View File

@@ -3011,10 +3011,13 @@ public class ConnectivityService extends IConnectivityManager.Stub
// Legacy version of notifyNetworkTestedWithExtras.
// Would only be called if the system has a NetworkStack module older than the
// framework, which does not happen in practice.
Slog.wtf(TAG, "Deprecated notifyNetworkTested called: no action taken");
}
@Override
public void notifyNetworkTestedWithExtras(NetworkTestResultParcelable p) {
// Notify mTrackerHandler and mConnectivityDiagnosticsHandler of the event. Both use
// the same looper so messages will be processed in sequence.
final Message msg = mTrackerHandler.obtainMessage(
EVENT_NETWORK_TESTED,
new NetworkTestedResults(