1// This file is autogenerated by hidl-gen -Landroidbp. 2 3hidl_interface { 4 name: "android.hardware.contexthub@1.0", 5 root: "android.hardware", 6 vndk: { 7 enabled: true, 8 }, 9 srcs: [ 10 "types.hal", 11 "IContexthub.hal", 12 "IContexthubCallback.hal", 13 ], 14 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, 34} 35 36