From 5b84bbb548e6002298f5e87365fae5e1b42bb648 Mon Sep 17 00:00:00 2001 From: Kevin Rocard Date: Tue, 6 Mar 2018 08:59:42 -0800 Subject: [PATCH] Audio V4: Require audio V4 in new devices, optional for upgrades Upgrading devices are allowed to stay on audio V2, but can also update to V4. Bug: 38184704 Test: compile and check V4 can be loaded and functional with lshal Change-Id: Ib1c8381925837a8402ae535755a0558afcf26f4d 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 464b4a377f..930c7633d6 100644 --- a/compatibility_matrices/compatibility_matrix.current.xml +++ b/compatibility_matrices/compatibility_matrix.current.xml @@ -2,6 +2,7 @@ android.hardware.audio 2.0 + 4.0 IDevicesFactory default @@ -10,6 +11,7 @@ android.hardware.audio.effect 2.0 + 4.0 IEffectsFactory default