Use NetdUtils instead of NetworkManagementService in IpSecService

NetdUtils has the same method(e.g. setInterfaceUp) as
NetworkManagementService so using the one inside NetdUtils instead
and try to remove NetworkManagementService from IpSecService in
the following commit.

Bug: 170598012
Test: atest FrameworksNetTests
Change-Id: I0ed8b0c678b067a655b51b938b6b40eadd985321
1 file changed
tree: fb511ebee3fd63460c859c9f1e7a6d7ec5e3e659
  1. core/
  2. framework/
  3. service/
  4. services/
  5. tests/
  6. OWNERS