Steven Moreland | c2f829a | 2017-11-13 09:20:49 -0800 | [diff] [blame^] | 1 | // This file is autogenerated by hidl-gen -Landroidbp. |
Michael Butler | 376ec0c | 2017-07-27 18:28:20 -0700 | [diff] [blame] | 2 | |
Steven Moreland | c2f829a | 2017-11-13 09:20:49 -0800 | [diff] [blame^] | 3 | hidl_interface { |
| 4 | name: "android.hardware.neuralnetworks@1.0", |
| 5 | root: "android.hardware", |
| 6 | vndk: { |
| 7 | enabled: true, |
| 8 | }, |
Michael Butler | 376ec0c | 2017-07-27 18:28:20 -0700 | [diff] [blame] | 9 | srcs: [ |
| 10 | "types.hal", |
| 11 | "IDevice.hal", |
Michael Butler | cf22a57 | 2017-09-22 13:26:12 -0700 | [diff] [blame] | 12 | "IExecutionCallback.hal", |
Michael Butler | 376ec0c | 2017-07-27 18:28:20 -0700 | [diff] [blame] | 13 | "IPreparedModel.hal", |
Michael Butler | cf22a57 | 2017-09-22 13:26:12 -0700 | [diff] [blame] | 14 | "IPreparedModelCallback.hal", |
Michael Butler | 376ec0c | 2017-07-27 18:28:20 -0700 | [diff] [blame] | 15 | ], |
Steven Moreland | c2f829a | 2017-11-13 09:20:49 -0800 | [diff] [blame^] | 16 | interfaces: [ |
| 17 | "android.hidl.base@1.0", |
| 18 | ], |
| 19 | types: [ |
| 20 | "Capabilities", |
| 21 | "DataLocation", |
| 22 | "DeviceStatus", |
| 23 | "ErrorStatus", |
| 24 | "FusedActivationFunc", |
| 25 | "Model", |
| 26 | "Operand", |
| 27 | "OperandLifeTime", |
| 28 | "OperandType", |
| 29 | "Operation", |
| 30 | "OperationType", |
| 31 | "PerformanceInfo", |
| 32 | "Request", |
| 33 | "RequestArgument", |
| 34 | ], |
| 35 | gen_java: false, |
Michael Butler | 376ec0c | 2017-07-27 18:28:20 -0700 | [diff] [blame] | 36 | } |
| 37 | |