blob: 5082f47212f7b4e6afd7a7023dbf7703895ee592 [file] [log] [blame]
Nirav Atreb4186162018-06-08 16:51:29 -07001// This file is autogenerated by hidl-gen -Landroidbp.
2
3hidl_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