diff options
author | Treehugger Robot <treehugger-gerrit@google.com> | 2021-02-10 20:56:46 +0000 |
---|---|---|
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | 2021-02-10 20:56:46 +0000 |
commit | 1d926594bde26421d3133942e36f8354740d3d79 (patch) | |
tree | 2dc292339a25df44e83bf74b37fe4d1fa171be5a | |
parent | 9dac2b95fc707fe655c9348fa6e8a343a6b67de9 (diff) | |
parent | 7c95c4b5352c6f35bd1910467547aca5639f55d4 (diff) | |
download | platform_hardware_interfaces-1d926594bde26421d3133942e36f8354740d3d79.tar.gz platform_hardware_interfaces-1d926594bde26421d3133942e36f8354740d3d79.tar.bz2 platform_hardware_interfaces-1d926594bde26421d3133942e36f8354740d3d79.zip |
Merge "Remove stale TODOs about audio HALs"
-rw-r--r-- | compatibility_matrices/compatibility_matrix.current.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/compatibility_matrices/compatibility_matrix.current.xml b/compatibility_matrices/compatibility_matrix.current.xml index f1078cd44f..f3edb98af5 100644 --- a/compatibility_matrices/compatibility_matrix.current.xml +++ b/compatibility_matrices/compatibility_matrix.current.xml @@ -9,7 +9,6 @@ </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> @@ -19,7 +18,6 @@ </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> |