commit | 8d08cd9c5e146ab0fc868385e68a4c6547e5b996 | [log] [tgz] |
---|---|---|
author | Tri Vo <trong@google.com> | Tue Jul 18 14:53:39 2023 -0400 |
committer | Tri Vo <trong@google.com> | Tue Jul 18 14:58:36 2023 -0400 |
tree | d00b158b891dde75ef0df36ffec6c61c01cc1cf4 | |
parent | 60021566d53c057e4a141ce84fe343d3813cb59a [diff] |
Keystore: Use waitForService() instead of getService() getService() is deprecated. It can also time out, and keystore doesn't currently deal with that error condition gracefully. Bug: 285846920 Test: boot device, IServiceManager doesn't complain Change-Id: I3b73bf29087cc452d57545a5fd2aa9a3a50a86d4