Merge "Add logging to NetworkStackClient" am: edb26a53d3 am: f39152e999
am: 5204b5a8cf
Change-Id: I7241888c779e8f47161dc2f555e140555134434c
This commit is contained in:
@@ -2375,6 +2375,11 @@ public class ConnectivityService extends IConnectivityManager.Stub
|
|||||||
|
|
||||||
pw.decreaseIndent();
|
pw.decreaseIndent();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pw.println();
|
||||||
|
pw.println("NetworkStackClient logs:");
|
||||||
|
pw.increaseIndent();
|
||||||
|
NetworkStackClient.getInstance().dump(pw);
|
||||||
}
|
}
|
||||||
|
|
||||||
private void dumpNetworks(IndentingPrintWriter pw) {
|
private void dumpNetworks(IndentingPrintWriter pw) {
|
||||||
|
|||||||
Reference in New Issue
Block a user