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

Commit 63775939 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Revert "Expand Gatekeeper test"" into stage-aosp-sc-ts-dev

parents 3dedd1a0 8686354b
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -306,8 +306,6 @@ TEST_P(GatekeeperHidlTest, UntrustedReenroll) {
  if (first != nullptr && second != nullptr) {
    EXPECT_NE(first->user_id, second->user_id);
  }
  // the old enrollment should be invalid now
  verifyPassword(password, enrollRsp.data, 0, verifyRsp, false);
  ALOGI("Testing Untrusted Reenroll done");
}