mirror of
https://github.com/joel16/android_device_sony_kitakami-common.git
synced 2025-02-20 11:40:48 +00:00
kitakami: Binderize BT service
This commit is contained in:
parent
7b96a11f71
commit
570c15e89a
@ -89,6 +89,7 @@ PRODUCT_COPY_FILES += \
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
android.hardware.bluetooth@1.0-impl \
|
||||
android.hardware.bluetooth@1.0-service \
|
||||
libbt-vendor
|
||||
|
||||
# Camera
|
||||
|
@ -28,7 +28,7 @@
|
||||
</hal>
|
||||
<hal format="hidl">
|
||||
<name>android.hardware.bluetooth</name>
|
||||
<transport arch="32+64">passthrough</transport>
|
||||
<transport>hwbinder</transport>
|
||||
<version>1.0</version>
|
||||
<interface>
|
||||
<name>IBluetoothHci</name>
|
||||
|
Loading…
x
Reference in New Issue
Block a user