commit | 92b7afc77705719bb45960c91da6bd119f6c5018 | [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 | b5da32582fed106075271fedf1859a51523f5864 | |
parent | b24f3da2b95d9543bc268e266fde714134f67f97 [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