commit | 737100e979551f1e01aaa862d5f865536051dddd | [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 | 3c55841129fedd7758e36c80eb8498a650f7812c | |
parent | 4eca6d0c5ce7f54adfcf042cd5c6d6e1704edfcd [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)