commit | df83fb71d49399dc9163038b25be153de04734a1 | [log] [tgz] |
---|---|---|
author | Shaquille Johnson <ssjohnson@google.com> | Fri Mar 24 12:26:52 2023 +0000 |
committer | Shaquille Johnson <ssjohnson@google.com> | Thu Apr 27 12:21:52 2023 +0000 |
tree | f091296de25af1a2d522b47ea980be17dc750c1b | |
parent | 53e956493e6b37f2f817661d857d961cd646f27c [diff] |
Use binder to get AIDL descriptor in Rust Using the binder object we can directly get names of interfaces rather than hardcoding the strings. This allows for lookup to be easier. Test: atest keystore2_test and atest CtsKeystoreTestCases Bug: 249096262 Change-Id: I74bc696b860e2c08286b1d5175378e8d44728858