diff options
author | lucaslin <lucaslin@google.com> | 2021-02-03 23:58:12 +0800 |
---|---|---|
committer | lucaslin <lucaslin@google.com> | 2021-02-08 16:03:19 +0800 |
commit | 9775938097c00c4923cec24ace1756522ad58a04 (patch) | |
tree | 4a197acc53b838a3696b97352a8d58ea3f90f3ec /services/java/com/android/server/SystemServer.java | |
parent | 23ceea6b89958460ba7345d79ecfa7a8ed5cdcda (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
Diffstat (limited to 'services/java/com/android/server/SystemServer.java')
0 files changed, 0 insertions, 0 deletions