Skip to content

Commit

Permalink
breeze: Switch BtAudio to AIDL
Browse files Browse the repository at this point in the history
Test: m
Bug: 203490261
  • Loading branch information
zxzxwu authored and Hadenix committed Oct 21, 2023
1 parent 7db835c commit 5ea4382
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion device.mk
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ PRODUCT_PACKAGES += \
android.hardware.audio@4.0.vendor \
android.hardware.soundtrigger@2.1-impl \
audio.bluetooth.default \
android.hardware.bluetooth.audio@2.1-impl \
android.hardware.bluetooth.audio-impl \
audio.r_submix.default \
audio.usb.default \
libaudiopreprocessing \
Expand Down
5 changes: 0 additions & 5 deletions manifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,6 @@
</interface>
<fqname>@1.0::IBluetoothHci/default</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.bluetooth.audio</name>
<transport>hwbinder</transport>
<fqname>@2.1::IBluetoothAudioProvidersFactory/default</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.camera.provider</name>
<transport>hwbinder</transport>
Expand Down

0 comments on commit 5ea4382

Please sign in to comment.