c83cec76fa
Partition type is required for fastbootd to format partitions. Test: make Bug: 79480454 Change-Id: I49f21fe6f1626cf3da566b33cc84131b3e3c85ff
22 lines
391 B
Text
22 lines
391 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: [
|
|
"Status",
|
|
"Result",
|
|
],
|
|
gen_java: false,
|
|
}
|
|
|