commit | a38e3420baa8832ceaecb4a0696df7df9d2dc938 | [log] [tgz] |
---|---|---|
author | David Drysdale <drysdale@google.com> | Wed Mar 12 14:11:02 2025 +0000 |
committer | David Drysdale <drysdale@google.com> | Wed Mar 12 14:53:49 2025 +0000 |
tree | 03a430fdfade3e140e9128790a036e15d3bfc388 | |
parent | b8954f4c022e48ade815d22f9d67479b02ac3780 [diff] |
Include security level in per-operation watchdogs Make it easier to diagnose hung `IKeyMintOperation` entrypoints by including the security level in the watchdog output. Test: keystore2_client_tests + logcat with lowered timeout Change-Id: Ieb5fd06b3b4f2b7211b7ea6e3add660c1200590f Flag: EXEMPT bug fix to logging Bug: 401719888