commit | 935cafbabe62627898465fd7cfc7e55575297638 | [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 | b1960a52b88f80fd4043ee2ba4160043cb2e988f | |
parent | db0515696f63bf4a4652c7c0f69e69dea932e481 [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