Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ee898c81 authored by nharold's avatar nharold Committed by android-build-merger
Browse files

Merge "Fix broken test due to API rename"

am: 0abc9317

Change-Id: I75a3f96e0d6d7cf05bbd8eb0dae03d114ac76f3e
parents cdc3c3ec 0abc9317
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -178,7 +178,7 @@ public class IpSecServiceParameterizedTest {
                .thenReturn(TEST_SPI_OUT);
                .thenReturn(TEST_SPI_OUT);


        IpSecSpiResponse spiResp =
        IpSecSpiResponse spiResp =
                mIpSecService.reserveSecurityParameterIndex(
                mIpSecService.allocateSecurityParameterIndex(
                        IpSecTransform.DIRECTION_OUT, mRemoteAddr, TEST_SPI_OUT, new Binder());
                        IpSecTransform.DIRECTION_OUT, mRemoteAddr, TEST_SPI_OUT, new Binder());


        IpSecService.UserRecord userRecord =
        IpSecService.UserRecord userRecord =