Clean up dhcp no-op logging

bug:10553167
Change-Id: I1f6feb9a44e17d45ffc9f28b37bf5690230a3ade
This commit is contained in:
Robert Greenwalt
2014-01-23 16:03:04 -08:00
parent 7fe7106ce2
commit f7ec405b4d

View File

@@ -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);
}
}