mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
7b565c4e7b134f1bf910925e82b267d5950abd3e
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
Description
No description provided
Languages
C++
56.3%
AIDL
41.2%
C
1.5%
Rust
0.4%
Java
0.4%
Other
0.1%