diff options
author | Alice Kuo <aliceypkuo@google.com> | 2022-02-10 15:41:04 +0800 |
---|---|---|
committer | Alice Kuo <aliceypkuo@google.com> | 2022-02-21 10:53:18 +0800 |
commit | da125c608ba256b874cfd8babec37b7dfd049b88 (patch) | |
tree | bc6c71e69abb9d68d8f36aaeffab6bbaae5069a7 /compatibility_matrices | |
parent | 921760d9a7751f98c3f73dc749fbe0c4dca48b7b (diff) |
Set bluetooth.audio AIDL HAL to mandatory for Android T
Bug: 203490261
Test: make
Change-Id: Ic975290fb3b43ffa3eadc2902f76ee43e8215619
Diffstat (limited to 'compatibility_matrices')
-rw-r--r-- | compatibility_matrices/compatibility_matrix.current.xml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/compatibility_matrices/compatibility_matrix.current.xml b/compatibility_matrices/compatibility_matrix.current.xml index 6c152b12f0..8c5a812b08 100644 --- a/compatibility_matrices/compatibility_matrix.current.xml +++ b/compatibility_matrices/compatibility_matrix.current.xml @@ -131,14 +131,6 @@ <instance>default</instance> </interface> </hal> - <hal format="hidl" optional="true"> - <name>android.hardware.bluetooth.audio</name> - <version>2.0-1</version> - <interface> - <name>IBluetoothAudioProvidersFactory</name> - <instance>default</instance> - </interface> - </hal> <hal format="aidl" optional="true"> <name>android.hardware.bluetooth.audio</name> <interface> |