This change is adding all the auto generated BP files. this will inprove the build time as compile time hidl-gen will be removed. Change-Id: Ia78880b97540e619eec88241f51b073d1831f650
17 lines
400 B
Plaintext
17 lines
400 B
Plaintext
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "vendor.qti.hardware.bluetooth_dun@1.0",
|
|
root: "vendor.qti.hardware.bluetooth_dun",
|
|
system_ext_specific: true,
|
|
srcs: [
|
|
"types.hal",
|
|
"IBluetoothDunServer.hal",
|
|
"IBluetoothDunServerResponse.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hidl.base@1.0",
|
|
],
|
|
gen_java: true,
|
|
}
|