commit | ed35d0c471fd983e1a9455e52813fab3c7d6dce8 | [log] [tgz] |
---|---|---|
author | Yifan Hong <elsk@google.com> | Tue Oct 27 18:16:13 2020 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Tue Oct 27 18:16:13 2020 +0000 |
tree | f14f49089cd04340dbffc19ac8120c3b4e897fc9 | |
parent | 3d1f3dabe502dad55d15c89c6118a0943e7bc7ea [diff] | |
parent | 8dc380a8a036394dc589fb5b4cefe2ba4e5885dd [diff] |
Add audio V7 to compatility matrix. am: 00df90125c am: 8dc380a8a0 Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1476656 Change-Id: If47732d98a1302b3408e1ce6947fedbda0639fc9
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>