commit | f693f3bc5c0e586723fa5eb99cc1655bf154a1a5 | [log] [tgz] |
---|---|---|
author | A. Cody Schuffelen <schuffelen@google.com> | Wed Apr 10 12:31:23 2024 -0700 |
committer | A. Cody Schuffelen <schuffelen@google.com> | Wed Apr 10 12:59:00 2024 -0700 |
tree | f993e2484e8d88c0d687e2db35ae9981e9e761bf | |
parent | 287187f1d23aaa07543275049e745dd6fc16b78b [diff] [blame] |
Allow vendor ISharedSecret HALs by any name This works together with the keystore2 implementation which already scans the device for implementations by any name. Relevant code that searches for "shared secret participants": https://cs.android.com/android/platform/superproject/main/+/main:system/security/keystore2/src/shared_secret_negotiation.rs;l=142;drc=f20c0ddd095013f983d0f73aee0285331bfae4e3 Bug: 332376454 Test: Run cuttlefish Change-Id: I5eef81e5f55aaa327cabb5c648e085229b8ce6db
diff --git a/compatibility_matrices/compatibility_matrix.202404.xml b/compatibility_matrices/compatibility_matrix.202404.xml index f6f70e0..a5e40dd 100644 --- a/compatibility_matrices/compatibility_matrix.202404.xml +++ b/compatibility_matrices/compatibility_matrix.202404.xml
@@ -538,6 +538,7 @@ <name>ISharedSecret</name> <instance>default</instance> <instance>strongbox</instance> + <regex-instance>.*</regex-instance> </interface> </hal> <hal format="aidl">