commit | 112fab25fc045c33371ef48d40b61e35a4d08441 | [log] [tgz] |
---|---|---|
author | ChengYou Ho <chengyouho@google.com> | Tue Dec 22 04:06:36 2020 +0800 |
committer | Chengyou Ho <chengyouho@google.com> | Tue Jan 12 06:01:29 2021 +0000 |
tree | 882c6d93a171ec176c982a9330edbea69c740576 | |
parent | 80b03d7bf2b2d67f274a4973d9e8678fccb2310d [diff] |
Add authsecret AIDL interface Bug: 176107318 Change-Id: Ia430177018344b093fea3314eb54ef2423fbf636
diff --git a/compatibility_matrices/compatibility_matrix.current.xml b/compatibility_matrices/compatibility_matrix.current.xml index f086a6e..910f051 100644 --- a/compatibility_matrices/compatibility_matrix.current.xml +++ b/compatibility_matrices/compatibility_matrix.current.xml
@@ -27,6 +27,14 @@ <instance>default</instance> </interface> </hal> + <hal format="aidl" optional="true"> + <name>android.hardware.authsecret</name> + <version>1</version> + <interface> + <name>IAuthSecret</name> + <instance>default</instance> + </interface> + </hal> <hal format="hidl" optional="true"> <name>android.hardware.authsecret</name> <version>1.0</version>