blob: 77dba66befe51814d32ca80ce5d67041a9b8bc35 [file] [log] [blame]
Steven Morelanda1169dd2017-11-09 19:05:17 -08001// This file is autogenerated by hidl-gen -Landroidbp.
Ashutosh Joshi6104b272016-10-27 11:06:23 -07002
Steven Morelanda1169dd2017-11-09 19:05:17 -08003hidl_interface {
4 name: "android.hardware.contexthub@1.0",
5 root: "android.hardware",
6 vndk: {
7 enabled: true,
8 },
Tri Voce608be2017-02-07 19:13:25 -08009 srcs: [
10 "types.hal",
11 "IContexthub.hal",
12 "IContexthubCallback.hal",
13 ],
Steven Morelanda1169dd2017-11-09 19:05:17 -080014 interfaces: [
15 "android.hidl.base@1.0",
16 ],
17 types: [
18 "AsyncEventType",
19 "ContextHub",
20 "ContextHubMsg",
21 "HostEndPoint",
22 "HubAppInfo",
23 "HubMemoryFlag",
24 "HubMemoryType",
25 "MemRange",
26 "NanoAppBinary",
27 "NanoAppFlags",
28 "PhysicalSensor",
29 "Result",
30 "SensorType",
31 "TransactionResult",
32 ],
33 gen_java: true,
Tri Voce608be2017-02-07 19:13:25 -080034}
35