blob: 9baf9919446eac3121712d16e8381451947b76f8 [file] [log] [blame]
Aaron Huang2e778ee2022-01-06 19:30:43 +08001// 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`)