commit | c652f6c4210a1ce19faeaa2f67e0b0247f243d30 | [log] [tgz] |
---|---|---|
author | David Drysdale <drysdale@google.com> | Thu Jul 18 13:01:23 2024 +0100 |
committer | David Drysdale <drysdale@google.com> | Thu Jul 18 15:53:35 2024 +0100 |
tree | 3f8665170f66f40a65b7c4a8cb15637826c3badc | |
parent | ce2b90be9960e14dc5aa77f92475a0bbfe98ac6f [diff] |
Standardize watchdog messages Try to stick to a common layout for watchdog messages: - Skip leading "In " prefix. - Identify "<type>::<method>". - Ensure that all watchpoints around KeyMint invocations mention either "IKeyMintDevice" or "IKeyMintOperation" (to make it clearer when Keystore is blocked on the underlying KeyMint implementation). Bug: 265778655 Test: watch logcat, add deliberate sleeps Change-Id: I803a0a7a60b445848afea00b5f48cf7fd1f17fe5