blob: 3e02c909c792676d5033ba7de6635b4847f901f2 [file] [log] [blame]
Lev Proleevce8c632a2019-08-08 14:08:31 +01001// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_interface {
4 name: "android.hardware.neuralnetworks@1.3",
5 root: "android.hardware",
Lev Proleevce8c632a2019-08-08 14:08:31 +01006 srcs: [
7 "types.hal",
Xusong Wangb345a462019-11-27 12:46:48 -08008 "IBuffer.hal",
Lev Proleevce8c632a2019-08-08 14:08:31 +01009 "IDevice.hal",
Michael Butlered8e77b2019-12-11 18:31:12 -080010 "IExecutionCallback.hal",
Miao Wang12ea0d42019-11-12 14:02:16 -080011 "IFencedExecutionCallback.hal",
Xusong Wang1b3f4262019-10-25 12:07:17 -070012 "IPreparedModel.hal",
Xusong Wangcc47dff2019-10-23 10:35:07 -070013 "IPreparedModelCallback.hal",
Lev Proleevce8c632a2019-08-08 14:08:31 +010014 ],
15 interfaces: [
16 "android.hardware.neuralnetworks@1.0",
17 "android.hardware.neuralnetworks@1.1",
18 "android.hardware.neuralnetworks@1.2",
19 "android.hidl.base@1.0",
20 "android.hidl.safe_union@1.0",
21 ],
22 gen_java: false,
23}