manifest: add android.hardware.bluetooth hwbinder

Change-Id: Ifb2b063e41df91fb87958f91db95b1e60fcea1a5
Signed-off-by: Thierry Strudel <tstrudel@google.com>
This commit is contained in:
Thierry Strudel
2017-05-10 14:01:51 -07:00
parent d587c5a4ab
commit 8e00bda0bb

View File

@@ -49,6 +49,15 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.bluetooth</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IBluetoothHci</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.camera.provider</name>
<transport>hwbinder</transport>