platform_hardware_interfaces/fastboot/1.0/Android.bp

24 lines
416 B
Text
Raw Normal View History

// This file is autogenerated by hidl-gen -Landroidbp.
hidl_interface {
name: "android.hardware.fastboot@1.0",
root: "android.hardware",
vndk: {
enabled: true,
},
srcs: [
"types.hal",
"IFastboot.hal",
],
interfaces: [
"android.hidl.base@1.0",
],
types: [
"FileSystemType",
"Result",
"Status",
],
gen_java: true,
}