From e2fd183d62a5bdf7386151a3eeabf3a0828d58de Mon Sep 17 00:00:00 2001 From: Kevin Rocard Date: Thu, 3 Oct 2019 18:26:26 +0100 Subject: [PATCH] Allow device to have use Audio HAL V6 This HAL is optional for now as breaking changed are planned. It might get required for new device before R release. Test: push V6 to device and check audio works fine Bug: 134940862 Change-Id: Ib4a906da1c1d3d489003a6642bfc55b142424155 Signed-off-by: Kevin Rocard --- compatibility_matrices/compatibility_matrix.current.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/compatibility_matrices/compatibility_matrix.current.xml b/compatibility_matrices/compatibility_matrix.current.xml index d4f53cd19a..d708b571db 100644 --- a/compatibility_matrices/compatibility_matrix.current.xml +++ b/compatibility_matrices/compatibility_matrix.current.xml @@ -10,6 +10,7 @@ android.hardware.audio 5.0 + 6.0 IDevicesFactory default @@ -18,6 +19,7 @@ android.hardware.audio.effect 5.0 + 6.0 IEffectsFactory default