commit | da9fb40e73429182b993ed8904d61e3dc3ddc76c | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Mon Mar 22 15:10:20 2021 +0800 |
committer | Lucas Lin <lucaslin@google.com> | Thu Mar 25 10:19:05 2021 +0000 |
tree | c22f3658e0a99e0d9ce1e50fb1aaf644a095393c | |
parent | 651b002c6c8862e14e11e330e0b94408070402d6 [diff] |
Remove the usage of NETID_UNSET from Vpn.java Modify Vpn#getNetId() to Vpn#getNetwork() and uses NETID_UNSET when getNetwork() returns null in ConnectivityServiceTest. Bug: 182963397 Test: atest FrameworksNetTests Change-Id: I69d449705b1dc541287c72af8dc7705dc4733109 Merged-In: I69d449705b1dc541287c72af8dc7705dc4733109 (cherry-picked from ag/13927650)