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
21 lines
554 B
Plaintext
21 lines
554 B
Plaintext
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "vendor.qti.hardware.systemhelper@1.0",
|
|
root: "vendor.qti.hardware.systemhelper",
|
|
system_ext_specific: true,
|
|
srcs: [
|
|
"types.hal",
|
|
"ISystemEvent.hal",
|
|
"ISystemEventCallback.hal",
|
|
"ISystemResource.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hardware.graphics.bufferqueue@1.0",
|
|
"android.hardware.graphics.common@1.0",
|
|
"android.hardware.media@1.0",
|
|
"android.hidl.base@1.0",
|
|
],
|
|
gen_java: true,
|
|
}
|