commit | d8b231b4b275a00c7ef4d771cac2c7b20beaa93d | [log] [tgz] |
---|---|---|
author | Vlad Popa <pvlad@google.com> | Wed Aug 21 18:26:20 2024 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Aug 21 18:26:20 2024 +0000 |
tree | a44d74cf8c945b269cdd99376b9fa86c77f36bd4 | |
parent | 8b0e74abf9e291a75bd802551cc066217fceadfa [diff] | |
parent | e2a71fb6965fcc76ab8cef9dd4554ed505515d83 [diff] |
Remove the ISoundDoseFactory HAL library am: e2a71fb696 Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/3233984 Change-Id: I74d070b0a7b2e7e4b3efc0f19cc98b451a08660f Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/compatibility_matrices/compatibility_matrix.202504.xml b/compatibility_matrices/compatibility_matrix.202504.xml index 5f9d41f..7e19852 100644 --- a/compatibility_matrices/compatibility_matrix.202504.xml +++ b/compatibility_matrices/compatibility_matrix.202504.xml
@@ -26,14 +26,6 @@ <instance>default</instance> </interface> </hal> - <hal format="aidl"> - <name>android.hardware.audio.sounddose</name> - <version>1-3</version> - <interface> - <name>ISoundDoseFactory</name> - <instance>default</instance> - </interface> - </hal> <hal format="aidl" updatable-via-apex="true"> <name>android.hardware.authsecret</name> <version>1</version>
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", };