blob: c3438022b7d438e6ca15ff498e87ee4c9296df99 [file] [log] [blame]
Lev Proleevce8c632a2019-08-08 14:08:31 +01001// This file is autogenerated by hidl-gen -Landroidbp.
2
Bob Badourb224b362021-02-12 20:13:01 -08003package {
4 // See: http://go/android-license-faq
5 // A large-scale-change added 'default_applicable_licenses' to import
6 // all of the 'license_kinds' from "hardware_interfaces_license"
7 // to get the below license kinds:
8 // SPDX-license-identifier-Apache-2.0
9 default_applicable_licenses: ["hardware_interfaces_license"],
10}
11
Lev Proleevce8c632a2019-08-08 14:08:31 +010012hidl_interface {
13 name: "android.hardware.neuralnetworks@1.3",
14 root: "android.hardware",
Lev Proleevce8c632a2019-08-08 14:08:31 +010015 srcs: [
16 "types.hal",
Xusong Wangb345a462019-11-27 12:46:48 -080017 "IBuffer.hal",
Lev Proleevce8c632a2019-08-08 14:08:31 +010018 "IDevice.hal",
Michael Butlered8e77b2019-12-11 18:31:12 -080019 "IExecutionCallback.hal",
Miao Wang12ea0d42019-11-12 14:02:16 -080020 "IFencedExecutionCallback.hal",
Xusong Wang1b3f4262019-10-25 12:07:17 -070021 "IPreparedModel.hal",
Xusong Wangcc47dff2019-10-23 10:35:07 -070022 "IPreparedModelCallback.hal",
Lev Proleevce8c632a2019-08-08 14:08:31 +010023 ],
24 interfaces: [
25 "android.hardware.neuralnetworks@1.0",
26 "android.hardware.neuralnetworks@1.1",
27 "android.hardware.neuralnetworks@1.2",
28 "android.hidl.base@1.0",
29 "android.hidl.safe_union@1.0",
30 ],
31 gen_java: false,
Spandan Das2d7c55d2023-05-05 23:46:27 +000032 apex_available: [
33 "//apex_available:platform",
34 "com.android.neuralnetworks",
35 ],
Lev Proleevce8c632a2019-08-08 14:08:31 +010036}