Merge "Fix broken test due to API rename"
am: 0abc93177f
Change-Id: I75a3f96e0d6d7cf05bbd8eb0dae03d114ac76f3e
This commit is contained in:
@@ -178,7 +178,7 @@ public class IpSecServiceParameterizedTest {
|
||||
.thenReturn(TEST_SPI_OUT);
|
||||
|
||||
IpSecSpiResponse spiResp =
|
||||
mIpSecService.reserveSecurityParameterIndex(
|
||||
mIpSecService.allocateSecurityParameterIndex(
|
||||
IpSecTransform.DIRECTION_OUT, mRemoteAddr, TEST_SPI_OUT, new Binder());
|
||||
|
||||
IpSecService.UserRecord userRecord =
|
||||
|
||||
Reference in New Issue
Block a user