Files
Android11/hardware/interfaces/fastboot/1.0/Android.bp
2023-10-13 14:01:41 +00:00

18 lines
333 B
Plaintext

// 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",
],
gen_java: true,
}