commit | cc3e994f162cf876e7f794b7ff545c07d170f197 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Sat Dec 12 22:42:58 2020 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Sat Dec 12 22:57:05 2020 +0900 |
tree | d51521f2715c3b0f79071a8ff92ce74fd7d573a6 | |
parent | 977464ef5a9832cccb4d1e5c60600c2efc528c83 [diff] |
Minor fixes to NetworkAgentTest. - Use a more realistic routing config (instead of a LinkAddress with prefix length 0, an address with a mask of 32 and a default route). - Use InetAddresses to parse IP addresses since it's a public API. - Import the NET_CAPABILITY_xxx and TRANSPORT_xxx constants for readability. Bug: 173331190 Test: test-only change Change-Id: I9703d7dd5781f60fb3d531267d3f5370cbccd64f