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

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

Merge "Fix broken test due to API rename" am: 0abc9317

am: ee898c81

Change-Id: I7e99991cd2c71c66e1acb3aa3957efb28c9a426a
parents 5ad2fbab ee898c81
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 =