commit | 69faf5526d56081898a8dbeaf8d7843b653003d3 | [log] [tgz] |
---|---|---|
author | Aaron Huang <huangaaron@google.com> | Sat Nov 27 00:30:35 2021 +0800 |
committer | Aaron Huang <huangaaron@google.com> | Tue Dec 14 14:39:42 2021 +0800 |
tree | e6889a962b2a587de0bf6575329222d9e3fdf1c7 | |
parent | 2e19b7c297c324edef83e1d5ed617b0f98978e93 [diff] |
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