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

Commit 76627c3f authored by Shawn Willden's avatar Shawn Willden Committed by android-build-merger
Browse files

Annotate DeleteKey test with bug number. am: abcd3230

am: 392db776

Change-Id: If2800344b883ae35e8372d977cc63abdf1832e0d
parents 9ac959e2 392db776
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -4048,7 +4048,8 @@ TEST_F(KeyDeletionTest, DeleteKey) {
            Begin(KeyPurpose::SIGN, key_blob_, AuthorizationSetBuilder()
                                                   .Digest(Digest::NONE)
                                                   .Padding(PaddingMode::NONE),
                  &begin_out_params, &op_handle_));
                  &begin_out_params, &op_handle_))
            << " (Possibly b/37623742)";
    } else {
        EXPECT_EQ(ErrorCode::OK, Begin(KeyPurpose::SIGN, key_blob_,
                                       AuthorizationSetBuilder()