commit | aff5af21fabc335b63c976e4f13ae3d187e5b898 | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Wed Feb 03 23:58:12 2021 +0800 |
committer | lucaslin <lucaslin@google.com> | Mon Feb 08 16:03:19 2021 +0800 |
tree | 5331a20733296d1a685e4b567be4921f5c3abc57 | |
parent | 96059d1f82ccc8d4751db63640b48784ee21577f [diff] |
Use NetdUtils instead of NetworkManagementService in Vpn NetdUtils has the same method(e.g. setInterfaceUp) as NetworkManagementService so using the one inside NetdUtils instead and try to remove NetworkManagementService from Vpn in the following commit. Bug: 170598012 Test: atest FrameworksNetTests Change-Id: I867556478fbc8c8ca8baa4e4c438a47b3beebe39