sm7125: Build bluetooth.audio@2.1

tirimbino
Ruchit Marathe 2 years ago
parent 0069272086
commit aa7e605704
  1. 2
      common.mk
  2. 9
      configs/manifest.xml

@ -112,7 +112,7 @@ PRODUCT_PACKAGES += \
vendor.qti.hardware.bluetooth_audio@2.0.vendor \
com.qualcomm.qti.bluetooth_audio@1.0.vendor \
audio.bluetooth.default \
android.hardware.bluetooth.audio@2.0-impl \
android.hardware.bluetooth.audio@2.1-impl \
android.hardware.bluetooth@1.0.vendor
# Camera

@ -29,6 +29,15 @@
</interface>
<fqname>@1.0::IBluetoothHci/default</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.bluetooth.audio</name>
<transport>hwbinder</transport>
<version>2.1</version>
<interface>
<name>IBluetoothAudioProvidersFactory</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" override="true">
<name>android.hardware.camera.provider</name>
<transport>hwbinder</transport>

Loading…
Cancel
Save