]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - android/platform-hardware-interfaces.git/blob - tests/safeunion/1.0/Android.bp
Merge "Test HAL for HIDL safe_union construct"
[android/platform-hardware-interfaces.git] / tests / safeunion / 1.0 / Android.bp
1 // This file is autogenerated by hidl-gen -Landroidbp.
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 }