mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 23:48:30 +00:00
Bug: 116156870 Test: hidl_test, hidl_test_java Change-Id: Ie17a80dee982775e267a39086016071ac2361fb5
17 lines
349 B
Plaintext
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,
|
|
}
|
|
|