commit | a4bc1a97f80fcc968084b00991c7b8610ad6f592 | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Tue Sep 03 13:08:17 2024 +0100 |
committer | Andrew Walbran <qwandor@google.com> | Tue Sep 03 13:09:22 2024 +0100 |
tree | 89d65f01449f16ae35f19f9915b1044845d57ca0 | |
parent | 6a034e016092dc64917cfa5fc5bc77e04d54de33 [diff] |
Avoid using lazy_static. In some cases it's not necessary at all, otherwise use LazyLock. Bug: 364211748 Test: atest keystore2_test Change-Id: I352eceb93116f5ca041090d37acd443a185075d2