diff options
author | Alice Kuo <aliceypkuo@google.com> | 2022-02-23 17:25:11 +0000 |
---|---|---|
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | 2022-02-23 17:25:11 +0000 |
commit | b3a4a1b11e429cbe17c02192df39f472a7d4a6d5 (patch) | |
tree | b99abfe0eb0163cbe99b33d307666b952a613bfb /compatibility_matrices | |
parent | 36de177bb33af02cf0747473ea6265e318cce50a (diff) | |
parent | 31a9f2280cf6ad8710d4d51e7c05e5f9d6164a8b (diff) |
Merge "Set bluetooth.audio AIDL HAL to mandatory for Android T" am: 53b601d590 am: c6e816aad8 am: 31a9f2280c
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1977705
Change-Id: I5eb69face96919e1397aaf668b138b92b1f39d6d
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 6171620520..8b3830a373 100644 --- a/compatibility_matrices/compatibility_matrix.current.xml +++ b/compatibility_matrices/compatibility_matrix.current.xml @@ -140,14 +140,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> |