commit | fe925d8e2db1ca63f3320b856e6a4fc4896d9c8b | [log] [tgz] |
---|---|---|
author | Aaron Huang <huangaaron@google.com> | Tue Dec 28 02:33:53 2021 +0800 |
committer | Aaron Huang <huangaaron@google.com> | Tue Dec 28 02:59:26 2021 +0800 |
tree | e9561acac10d5bef821454d590249193303768ef | |
parent | c71df466494c63d6898fbd64c844de45cc9ec70c [diff] |
Remove ServiceManager usage from IpSecTransform Remove ServiceManager hidden API dependency because this class is going to be moved into mainline module. Thus have IpSecTransform calls createTransform and deleteTransform through IpSecManager to remove the ServiceManager usage. Bug: 204153604 Test: FrameworksNetTests Change-Id: Iba48da4aecac1080684d5a7e7e7ca2e31219591a