Nirav Atre | b418616 | 2018-06-08 16:51:29 -0700 | [diff] [blame] | 1 | // This file is autogenerated by hidl-gen -Landroidbp. |
2 | |||||
3 | hidl_interface { | ||||
4 | name: "android.hardware.tests.safeunion@1.0", | ||||
5 | root: "android.hardware", | ||||
6 | srcs: [ | ||||
7 | "types.hal", | ||||
8 | "ISafeUnion.hal", | ||||
9 | ], | ||||
10 | interfaces: [ | ||||
11 | "android.hidl.base@1.0", | ||||
12 | ], | ||||
13 | types: [ | ||||
14 | "EmptySafeUnion", | ||||
15 | "SmallSafeUnion", | ||||
16 | "LargeSafeUnion", | ||||
17 | "MiscTypesSafeUnion", | ||||
18 | ], | ||||
19 | gen_java: false, | ||||
20 | } | ||||
21 |