commit | 30a2b03042e26b9d42919e61f005fe3e1be8884f | [log] [tgz] |
---|---|---|
author | Aaron Huang <huangaaron@google.com> | Wed Dec 15 23:27:18 2021 +0800 |
committer | Aaron Huang <huangaaron@google.com> | Sun Dec 19 02:44:24 2021 +0800 |
tree | 65c0035e3dd54211a2f2ce38e0066ced0dac5eb6 | |
parent | c6b33a78bf6ab34a45a5c11ac48884050d94d7d8 [diff] |
Make IpSecManager.DIRECTION_FWD @SystemApi IpSecManager.DIRECTION_FWD is used by VcnGatewayConnection and it will be not visible to platform after IpSec was moved into Connectivity mainline module. Therefore, make DIRECTION_FWD @SystemApi so that it can be used by VcnGatewayConnection. Bug: 204153604 Test: FrameworksNetTests Change-Id: I80dc2a5b4940504820cee0d8e2d2e59ef3fcca18