OSDN Git Service

Add dns signal count into validation log for debugging
authorChiachang Wang <chiachangwang@google.com>
Tue, 15 Jan 2019 02:32:48 +0000 (10:32 +0800)
committerChiachang Wang <chiachangwang@google.com>
Tue, 15 Jan 2019 02:32:48 +0000 (10:32 +0800)
commit1cb95499ec9e64d79db92a1fbc57e44c1520bc30
tree150c812e6b1c8cc3c6951aa14a0c00a4bc75f9bb
parentc78240df195ed8bb89799057c81f5aec53ec8c35
Add dns signal count into validation log for debugging

Dns signal may need to reevaluate the threshold if force
reevaluation is triggered and actually a stall. Provide dns
signal count while force reevaluation is triggered to help
debugging.

Bug: 113916551
Test: atest NetworkStackTests
Change-Id: Ia762752a41a4bb78ba9844917cbede7aeb2f0fc2
packages/NetworkStack/src/com/android/server/connectivity/NetworkMonitor.java