a42e8215d8928ac5f4063ad1a27566a6aec976e0
This commit removes @SkipPresubmit annotations in IpSecManagerTest to re-enable Tcp6 tests in presubmit, since b/186608065 is fixed. This commit also addresses nits in previous code reviews that include: - Make EspAuthNull, EspAeadCipher, EspCryptCipher, EspCipherNull final classes - Rename "INSTANCE" to "sInstance", "IPSEC_MANAGER" to "sIpSecManager" - Rename protected field "iv" to "mIv" - Use ArraySet instead of HashSet - Remove unnecessary "public" and "final" in IpSecAlgorithmImplTest Bug: 171083832 Test: atest IpSecAlgorithmImplTest Change-Id: Idde90ce5e4fc6f56ad617d5ba9735b1bcc2ce8cd
Description
android_packages_modules_Connectivity
Languages
Java
81.4%
Kotlin
7.7%
AIDL
4.5%
C++
4.5%
C
1.7%
Other
0.1%