commit | 6b4958738404501d2a5e2937e3634eb5a242e2e2 | [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 | 3ef6584f1b19327b47bc5dcfbf480b7318783e47 [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)