commit | e8054790291bfd92d0949ef5053ce0ffe25eee2d | [log] [tgz] |
---|---|---|
author | David Drysdale <[email protected]> | Tue Oct 10 12:00:11 2023 +0100 |
committer | Hasini Gunasinghe <[email protected]> | Mon Oct 30 22:31:06 2023 +0000 |
tree | b3284e092f09f7257215c862c0bb1fa5f274103c | |
parent | d1b5b1344fd4f30fa0798f5790ea8eae8dc2a713 [diff] |
Add support for an AuthGraph HAL service - Add `authgraph_hal` crate to handle conversions between AIDL-generated types and `authgraph_core` types. - Make traits impl `Send`. - Expose `authgraph_boringssl::test_device`. - Derive `Debug` for some types. - Fix error handling to use both binder errors and AIDL-defined errors Test: VtsAidlAuthGraphSessionTest Change-Id: I1795a7d463c31d98706476e0c9fe1946f012f0e5