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

Commit 3276cc22 authored by android-build-team Robot's avatar android-build-team Robot
Browse files

Snap for 6743184 from b461849e to rvc-qpr1-release

Change-Id: Ib49b3dee08508387e53800f87a6074544ae2bac2
parents 0fadc5c5 b461849e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -212,9 +212,11 @@ TEST_P(DeviceUniqueAttestationTest, NonStrongBoxOnly) {
    EXPECT_EQ(ErrorCode::UNIMPLEMENTED,
              convert(AttestKey(
                      AuthorizationSetBuilder()
                              .Authorization(TAG_DEVICE_UNIQUE_ATTESTATION)
                              .Authorization(TAG_ATTESTATION_CHALLENGE, HidlBuf("challenge"))
                              .Authorization(TAG_ATTESTATION_APPLICATION_ID, HidlBuf("foo")),
                      &cert_chain)));
    CheckedDeleteKey();
}

TEST_P(DeviceUniqueAttestationTest, Rsa) {