platform_hardware_interfaces/fastboot/1.0/Android.bp
Steven Moreland 1c15915098 Update makefiles.
Some of these were out of date.

Bug: N/A
Test: N/A
Change-Id: I25a2706b95e199f5728cda5a5e4e2b23c60a8d40
2018-10-16 16:36:45 -07:00

23 lines
416 B
Text

// 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,
}