From 845b0855f1819ff5dccd824aae8fb61b9abd8b1c Mon Sep 17 00:00:00 2001 From: Devin Moore Date: Wed, 21 Aug 2024 22:33:28 +0000 Subject: [PATCH] Retroactively allow sounddose V3 in 202404 FCM There are changes in common audio libraries that force the sounddose implementation to be bumped if any of the other audio implementations are bumped. Since we want to deprecate the sounddose interface and remove it from FCMs > 202404, we need to retroactively allow the new sounddose version. The other audio interfaces don't need this treatment because the newer versions are added to the newer FCMs and we allow older devices to implement them. Test: m Bug: 361383071 Change-Id: I195053bb6c5b6cb01584398eafc86f8fbcdd1148 --- compatibility_matrices/compatibility_matrix.202404.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compatibility_matrices/compatibility_matrix.202404.xml b/compatibility_matrices/compatibility_matrix.202404.xml index 9ea476a67b..aa6b8f05cc 100644 --- a/compatibility_matrices/compatibility_matrix.202404.xml +++ b/compatibility_matrices/compatibility_matrix.202404.xml @@ -28,7 +28,7 @@ android.hardware.audio.sounddose - 1-2 + 1-3 ISoundDoseFactory default