commit | bfd12c66e4eb6480c180e98c4161edf0fb3fd216 | [log] [tgz] |
---|---|---|
author | Lev Proleev <levp@google.com> | Mon Jul 20 20:01:54 2020 +0100 |
committer | Lev Proleev <levp@google.com> | Tue Feb 09 15:28:19 2021 +0000 |
tree | 2cad9a9bdd62f0a11b5b0f72ee2328168a1a9f9b | |
parent | e5e67024c6d1939276f250ebb672c86c32d8fed1 [diff] [blame] |
Create first version of NNAPI AIDL interface Bug: 161428342 Test: m android.hardware.neuralnetworks-update-api && m Change-Id: Icf8123746def6f4c654dc3e413e5169ab020c8b4 Merged-In: Icf8123746def6f4c654dc3e413e5169ab020c8b4 (cherry picked from commit 8090245174e252697a406852d302fc30ad97d5db)
diff --git a/compatibility_matrices/compatibility_matrix.current.xml b/compatibility_matrices/compatibility_matrix.current.xml index 5e7e4c7..cbdce23 100644 --- a/compatibility_matrices/compatibility_matrix.current.xml +++ b/compatibility_matrices/compatibility_matrix.current.xml
@@ -378,6 +378,13 @@ <regex-instance>.*</regex-instance> </interface> </hal> + <hal format="aidl" optional="true"> + <name>android.hardware.neuralnetworks</name> + <interface> + <name>IDevice</name> + <regex-instance>.*</regex-instance> + </interface> + </hal> <hal format="hidl" optional="true"> <name>android.hardware.nfc</name> <version>1.2</version>