Refactor IpSecServiceConfiguration to Dependencies

IpSecService is going to be moved into ConnectivityService module,
so the hidden API usage should be removed.

NetdService.getNetdInstance is a hidden API, therefore the alternative
is to get the instance by Context.getSystemService.

Bug: 204153604
Test: FrameworksNetTests

Change-Id: I1bd8efc03c37654d12a8eadd3e78ed45e10b5691
1 file changed
tree: b5da32582fed106075271fedf1859a51523f5864
  1. core/
  2. framework/
  3. framework-t/
  4. service-t/
  5. services/
  6. tests/