blob: 79b2ff7d8ea3b1fcd3c0af4789db76f1645dc566 [file] [log] [blame]
Steven Morelanda1169dd2017-11-09 19:05:17 -08001// This file is autogenerated by hidl-gen -Landroidbp.
Miao Wangb78b2f42017-01-20 10:30:38 -08002
Steven Morelanda1169dd2017-11-09 19:05:17 -08003hidl_interface {
4 name: "android.hardware.renderscript@1.0",
5 root: "android.hardware",
6 vndk: {
7 enabled: true,
8 support_system_process: true,
9 },
Tri Vo69fa1fa2017-02-22 10:46:43 -080010 srcs: [
11 "types.hal",
12 "IContext.hal",
13 "IDevice.hal",
14 ],
Steven Morelanda1169dd2017-11-09 19:05:17 -080015 interfaces: [
16 "android.hidl.base@1.0",
17 ],
18 types: [
19 "AllocationCubemapFace",
20 "AllocationMipmapControl",
21 "AllocationUsageType",
22 "ContextFlags",
23 "ContextType",
24 "DataKind",
25 "DataType",
26 "ForEachStrategy",
27 "MessageToClientType",
28 "MetadataSignatureBitval",
29 "SamplerValue",
30 "ScriptCall",
31 "ScriptIntrinsicID",
32 "ThreadPriorities",
33 "YuvFormat",
34 ],
35 gen_java: false,
36 gen_java_constants: true,
Tri Vo69fa1fa2017-02-22 10:46:43 -080037}
38