commit | 613a1fd72962e53425199e5da443c6ee92ad5c91 | [log] [tgz] |
---|---|---|
author | Seth Moore <sethmo@google.com> | Wed Jan 11 10:42:26 2023 -0800 |
committer | Seth Moore <sethmo@google.com> | Fri Jan 13 00:13:48 2023 +0000 |
tree | 6e45e64642d5eb879e2356a7373d913ce091ec6c | |
parent | f896d36baaf69b3199b610ef3b96115107fa8321 [diff] |
Clean up rkpd client in keystore2 1. Remove helper functions for binders. Just do the work in the binder function (reducing layers). 2. Stop returning Result from new_native_binder. Those functions have no failure paths. 3. Add some debug logs Test: keytore2_test Change-Id: I99aeeefec1e39891a124e1eb02f5a19f7188ca76