commit | e2a71fb6965fcc76ab8cef9dd4554ed505515d83 | [log] [tgz] |
---|---|---|
author | Vlad Popa <pvlad@google.com> | Tue Aug 20 23:31:33 2024 +0000 |
committer | Vlad Popa <pvlad@google.com> | Wed Aug 21 10:09:52 2024 -0700 |
tree | 19c2c59cdb1d9bb48207d788dc17c1b940be4ec2 | |
parent | c818adc8d452e97a1e6e96dc2b5477a92bd0b9cd [diff] [blame] |
Remove the ISoundDoseFactory HAL library When supporting the audio AIDL HAL, we do not use the ISoundDoseFactory anymore. Removing it from the compatibility matrix. Flag: EXEMPT bugfix Test: trivial Bug: 356641174 Change-Id: I241c4b93ea6aa4e5499bc9e924d6df4f4bd464a7
diff --git a/compatibility_matrices/exclude/fcm_exclude.cpp b/compatibility_matrices/exclude/fcm_exclude.cpp index fca9e1c..b86f399 100644 --- a/compatibility_matrices/exclude/fcm_exclude.cpp +++ b/compatibility_matrices/exclude/fcm_exclude.cpp
@@ -167,6 +167,7 @@ "android.hardware.audio.core.sounddose@3", // Deprecated HALs. + "android.hardware.audio.sounddose@3", "android.hardware.bluetooth.audio@1", };