commit | 687a5061e17f3c01a20e91e11575411cf22e40ef | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Tue Oct 27 18:30:55 2020 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 27 18:30:55 2020 +0000 |
tree | 884f674827ff639c8a94ea8c8296a40b5f356001 | |
parent | e4e1d96e9253cb4dd9dfd86aa41815e7ba014931 [diff] | |
parent | ed35d0c471fd983e1a9455e52813fab3c7d6dce8 [diff] |
Add audio V7 to compatility matrix. am: 00df90125c am: 8dc380a8a0 am: ed35d0c471 Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1476656 Change-Id: I394a3ab4235d73f522113ead8d06114e72540130
diff --git a/compatibility_matrices/compatibility_matrix.current.xml b/compatibility_matrices/compatibility_matrix.current.xml index 77b83b9..ea8d6ad 100644 --- a/compatibility_matrices/compatibility_matrix.current.xml +++ b/compatibility_matrices/compatibility_matrix.current.xml
@@ -9,7 +9,9 @@ </hal> <hal format="hidl" optional="false"> <name>android.hardware.audio</name> + <!-- TODO(b/142480271): remove 6.0 when implemented on reference device. --> <version>6.0</version> + <version>7.0</version> <interface> <name>IDevicesFactory</name> <instance>default</instance> @@ -17,7 +19,9 @@ </hal> <hal format="hidl" optional="false"> <name>android.hardware.audio.effect</name> + <!-- TODO(b/142480271): remove 6.0 when implemented on reference device. --> <version>6.0</version> + <version>7.0</version> <interface> <name>IEffectsFactory</name> <instance>default</instance>