Merge "Expose applyTunnelModeTransform as a system API" am: d056f32bd9 am: c2253ff48d
am: 82d8e1a25d
Change-Id: Ia1f81f5696814f5b9479882e1102a5f8508a4512
This commit is contained in:
@@ -748,7 +748,7 @@ public final class IpSecManager {
|
||||
* @hide
|
||||
*/
|
||||
@SystemApi
|
||||
void applyTunnelModeTransform(IpSecTunnelInterface tunnel, int direction,
|
||||
public void applyTunnelModeTransform(IpSecTunnelInterface tunnel, int direction,
|
||||
IpSecTransform transform) throws IOException {
|
||||
// TODO: call IpSecService
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user