platform_hardware_interfaces/boot/1.0/Android.bp

23 lines
400 B
Text
Raw Normal View History

// This file is autogenerated by hidl-gen -Landroidbp.
hidl_interface {
name: "android.hardware.boot@1.0",
root: "android.hardware",
vndk: {
enabled: true,
},
srcs: [
"types.hal",
"IBootControl.hal",
],
interfaces: [
"android.hidl.base@1.0",
],
types: [
"BoolResult",
"CommandResult",
],
gen_java: true,
}