commit | c67296e3e5f7af500ea8cddaa91c9c035732ba61 | [log] [tgz] |
---|---|---|
author | Shaquille Johnson <ssjohnson@google.com> | Mon Jan 22 19:13:01 2024 +0000 |
committer | Shaquille Johnson <ssjohnson@google.com> | Mon Jun 24 12:31:32 2024 +0000 |
tree | 063c740ae3e74f9af9121cfe35ca5b793257dfca | |
parent | 90894b3992682f20698f7e3d020b3bf638d60baf [diff] |
Retry getKeyAttestationApplicationId when fails We want to retry the command getKeyAttestationApplicationId some number of times before we return a failure to the user. Getting the attest app id can fail at times, but if we retry it may succeed. Test: atest keystore2_test Test: atest CtsKeystoreTestCases Bug: 238619180 Change-Id: I77e76c2f33f08c9214ea290284e75078e3b1eea1