blob: 9baf9919446eac3121712d16e8381451947b76f8 [file] [log] [blame]
Motomu Utsumi5dcd1452023-09-07 18:39:06 +09001// Baseline format: 1.0
2BuilderSetStyle: android.net.IpSecTransform.Builder#buildTunnelModeTransform(java.net.InetAddress, android.net.IpSecManager.SecurityParameterIndex):
3 Builder methods names should use setFoo() / addFoo() / clearFoo() style: method android.net.IpSecTransform.Builder.buildTunnelModeTransform(java.net.InetAddress,android.net.IpSecManager.SecurityParameterIndex)
4
5
6GenericException: android.net.IpSecManager.IpSecTunnelInterface#finalize():
7 Methods must not throw generic exceptions (`java.lang.Throwable`)