Files
hardware_interfaces/tests/safeunion/1.0/Android.bp
Steven Moreland dec5272582 Add monostate to optional safe unions.
Bug: 116156870
Test: hidl_test, hidl_test_java
Change-Id: Ie17a80dee982775e267a39086016071ac2361fb5
2018-10-11 11:02:25 -07:00

17 lines
349 B
Plaintext

// This file is autogenerated by hidl-gen -Landroidbp.
hidl_interface {
name: "android.hardware.tests.safeunion@1.0",
root: "android.hardware",
srcs: [
"IOtherInterface.hal",
"ISafeUnion.hal",
],
interfaces: [
"android.hidl.base@1.0",
"android.hidl.safe_union@1.0",
],
gen_java: true,
}