commit | 7b565c4e7b134f1bf910925e82b267d5950abd3e | [log] [tgz] |
---|---|---|
author | Tri Vo <trong@google.com> | Wed Sep 20 19:17:07 2023 -0400 |
committer | Tri Vo <trong@google.com> | Wed Sep 20 19:31:48 2023 -0400 |
tree | a5177bf1411aa6f4e4df97820690b7099c0c0434 | |
parent | 38a85e778c7e4516dde14840ab69692e671c5af5 [diff] |
Don't require UNKNOWN_ERROR Negative test cases should not expect UNKNOWN_ERROR from Keymint since the exact cause of failure is known. In general, we should avoid UNKNOWN_ERROR because it makes error attribution difficult. To avoid adding retroactive requirements KM implementation, relax the check to expect any error. Bug: 298194325 Test: VtsAidlKeyMintTargetTest Change-Id: I136fb6d36ae92c9e3722ffefe9a067d3515dcbf9