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
1 file changed
tree: 5331a20733296d1a685e4b567be4921f5c3abc57
  1. core/
  2. framework/
  3. service/
  4. services/
  5. tests/
  6. OWNERS