summaryrefslogtreecommitdiff
path: root/framework-t/src/android/net/IpSecTunnelInterfaceResponse.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix style errors for IpSec associated filesAaron Huang2021-12-141-1/+2
| | | | | | Bug: 204153604 Test: build pass. Change-Id: I940de8bef7f693dcce8808148a975bea1f36712c
* Move IpSec associated files to f/b/packages/ConnectivityTAaron Huang2021-12-141-0/+78
IpSecService is going to be moved into Connectivity mainline module. Move all ipsec associated files to packages/ConnectivityT so that it can be easily migrate these files to connectivity module after clearing the hidden API usages. Bug: 204153604 Test: build pass FrameworksNetTests CtsNetTestCases Change-Id: I562b47f18e345988a2638cf886f86818f9144b91