From 1d853503ef3612ed8a4b50965cb659ef8f0930c2 Mon Sep 17 00:00:00 2001 From: Yifan Hong Date: Fri, 16 Mar 2018 16:29:56 -0700 Subject: [PATCH] Update compatibility_matrix.current.xml. Add the following: android.hardware.neuralnetworks@1.0::IDevice/hvx android.hardware.soundtrigger@2.1::ISoundTriggerHw/default android.hardware.usb.gadget@1.0::IUsbGadget/default android.hardware.vibrator@1.2::IVibrator/default android.hardware.wifi.hostapd@1.0::IHostapd/default android.hardware.wifi.supplicant@1.1::ISupplicant/default android.hardware.wifi@1.2::IWifi/default Test: builds (checks VINTF data at build time) Bug: 68112778 Change-Id: I3c48f2c35c1a7a63549b1a30c9c2bb02d707a4a2 --- .../compatibility_matrix.current.xml | 33 ++++++++++++++++--- 1 file changed, 29 insertions(+), 4 deletions(-) diff --git a/compatibility_matrices/compatibility_matrix.current.xml b/compatibility_matrices/compatibility_matrix.current.xml index dd8d92d8a1..af15c789d7 100644 --- a/compatibility_matrices/compatibility_matrix.current.xml +++ b/compatibility_matrices/compatibility_matrix.current.xml @@ -221,6 +221,15 @@ default + + android.hardware.neuralnetworks + 1.0 + + IDevice + + hvx + + android.hardware.oemlock 1.0 @@ -275,7 +284,7 @@ android.hardware.soundtrigger - 2.0 + 2.0-1 ISoundTriggerHw default @@ -329,9 +338,17 @@ default + + android.hardware.usb.gadget + 1.0 + + IUsbGadget + default + + android.hardware.vibrator - 1.0-1 + 1.0-2 IVibrator default @@ -355,12 +372,20 @@ android.hardware.wifi - 1.0-1 + 1.0-2 IWifi default + + android.hardware.wifi.hostapd + 1.0 + + IHostapd + default + + android.hardware.wifi.offload 1.0 @@ -371,7 +396,7 @@ android.hardware.wifi.supplicant - 1.0 + 1.0-1 ISupplicant default