Clean up dhcp no-op logging am: 593cc7af27
Original change: undetermined Change-Id: Ice1b91603ecfb01afe632973f427bd230aa2e754
This commit is contained in:
@@ -2435,9 +2435,9 @@ public class ConnectivityService extends IConnectivityManager.Stub {
|
||||
"\n car=" + car);
|
||||
}
|
||||
} else {
|
||||
if (DBG) {
|
||||
log("handleConnectivityChange: address are the same reset per doReset" +
|
||||
" linkProperty[" + netType + "]:" +
|
||||
if (VDBG) {
|
||||
log("handleConnectivityChange: addresses are the same reset per" +
|
||||
" doReset linkProperty[" + netType + "]:" +
|
||||
" resetMask=" + resetMask);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user