commit | bf520df50ee8de5942b2bf395888160aec8b02f4 | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Thu Aug 31 18:31:55 2023 +0000 |
committer | Devin Moore <devinmoore@google.com> | Thu Aug 31 21:43:03 2023 +0000 |
tree | 763880a1cb671ce637960e4dfca3e6f8b63b1add | |
parent | 19e80fc8a00dfa26f8f9a3c9bb4cbf5ae3fa03c4 [diff] |
keystore2 compat: stop crashing without hwservicemanager New devices will no longer have hwservicemanager installed as part of HIDL deprecation. So this service must not crash when it's not found. From keystore2's perspective, this is the same as not having the HIDL Keymaster HALs installed. Test: remove hwservicemanager from device/google/cuttlefish/shared/device.mk && launch_cvd Bug: 298454031 Change-Id: I4c7cefd388936aff821cff572a8af1b6f69f82d1