From 802931b1732d4d6c4c26b68cc891791504bd5771 Mon Sep 17 00:00:00 2001 From: Kevin Rocard Date: Wed, 7 Mar 2018 17:53:22 -0800 Subject: [PATCH] Only allow audio V4 for devices targeting level 3 Device targeting the last level must use the last version of the audio HAL. Bug: 38184704 Test: cuttlefish has no build target, so there is no way to test, nevertheless the exact same trivial change was made to Pixel 2 Change-Id: If767803e08caf5b03edcea26fd8dba1cca12cc38 Signed-off-by: Kevin Rocard --- compatibility_matrices/compatibility_matrix.current.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/compatibility_matrices/compatibility_matrix.current.xml b/compatibility_matrices/compatibility_matrix.current.xml index 930c7633d6..dd8d92d8a1 100644 --- a/compatibility_matrices/compatibility_matrix.current.xml +++ b/compatibility_matrices/compatibility_matrix.current.xml @@ -1,7 +1,6 @@ android.hardware.audio - 2.0 4.0 IDevicesFactory @@ -10,7 +9,6 @@ android.hardware.audio.effect - 2.0 4.0 IEffectsFactory