commit | fd230c731464583034a3ca9134146ac69642fec1 | [log] [tgz] |
---|---|---|
author | Billy Huang <billyhuang@google.com> | Tue May 21 11:16:18 2024 -0700 |
committer | Billy Huang <billyhuang@google.com> | Thu May 30 15:24:44 2024 -0700 |
tree | e1a89b8df7181ff13a16339b645a57dd688131bb | |
parent | 3fc9a27f51302c60876ebe306ce3a27dbfef5cb5 [diff] |
Add unit test coverage for unlock attempts in TrustManagerServiceTest The downstream effects of an unlock attempt using a pin/password were not previously tested within the TrustManagerServiceTest. Add these tests in preparation for further changes to pin/password unlock reporting to TrustManagerService in b/323086607. BUG: b/323086607 Test: `atest TrustManagerServiceTest` Flag: TEST_ONLY Change-Id: I8ce35a822c807c5e272a5d3169b1bf55499d47e0