platform_hardware_interfaces/bluetooth/1.1/Android.bp
Jakub Pawlowski 13b4d3150c bluetooth: V1.1
Add ISO

Test: run rootcanal, verify 1.1 HAL can be used
Bug: 144413056
Change-Id: Ic5b33602e1e4ba8e6d16623b9f8c46f674fc476c
2019-11-20 00:47:22 +01:00

18 lines
397 B
Text

// This file is autogenerated by hidl-gen -Landroidbp.
hidl_interface {
name: "android.hardware.bluetooth@1.1",
root: "android.hardware",
vndk: {
enabled: true,
},
srcs: [
"IBluetoothHci.hal",
"IBluetoothHciCallbacks.hal",
],
interfaces: [
"android.hardware.bluetooth@1.0",
"android.hidl.base@1.0",
],
gen_java: true,
}