mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 23:48:30 +00:00
For testing lazy HALs in HIDL on continuous integration. Bug: 148114689 Test: hidl_lazy_test Change-Id: I710c11c0cb59f04b4f162d627ca0d11135ab1437
15 lines
299 B
Plaintext
15 lines
299 B
Plaintext
// This file is autogenerated by hidl-gen -Landroidbp.
|
|
|
|
hidl_interface {
|
|
name: "android.hardware.tests.lazy@1.0",
|
|
root: "android.hardware",
|
|
system_ext_specific: true,
|
|
srcs: [
|
|
"ILazy.hal",
|
|
],
|
|
interfaces: [
|
|
"android.hidl.base@1.0",
|
|
],
|
|
gen_java: true,
|
|
}
|