Hridya Valsaraju | c83cec7 | 2018-05-08 15:38:00 -0700 | [diff] [blame] | 1 | // This file is autogenerated by hidl-gen -Landroidbp. |
| 2 | |
| 3 | hidl_interface { |
| 4 | name: "android.hardware.fastboot@1.0", |
| 5 | root: "android.hardware", |
| 6 | vndk: { |
| 7 | enabled: true, |
| 8 | }, |
| 9 | srcs: [ |
| 10 | "types.hal", |
| 11 | "IFastboot.hal", |
| 12 | ], |
| 13 | interfaces: [ |
| 14 | "android.hidl.base@1.0", |
| 15 | ], |
| 16 | types: [ |
Steven Moreland | 1c15915 | 2018-10-16 16:36:45 -0700 | [diff] [blame^] | 17 | "FileSystemType", |
Hridya Valsaraju | c83cec7 | 2018-05-08 15:38:00 -0700 | [diff] [blame] | 18 | "Result", |
Steven Moreland | 1c15915 | 2018-10-16 16:36:45 -0700 | [diff] [blame^] | 19 | "Status", |
Hridya Valsaraju | c83cec7 | 2018-05-08 15:38:00 -0700 | [diff] [blame] | 20 | ], |
Steven Moreland | 1c15915 | 2018-10-16 16:36:45 -0700 | [diff] [blame^] | 21 | gen_java: true, |
Hridya Valsaraju | c83cec7 | 2018-05-08 15:38:00 -0700 | [diff] [blame] | 22 | } |
| 23 | |