Files
hardware_interfaces/tests/lazy/1.0/Android.bp
Steven Moreland 1f9aa386ba android.hardware.tests.lazy@1.0::ILazy
For testing lazy HALs in HIDL on continuous integration.

Bug: 148114689
Test: hidl_lazy_test
Change-Id: I710c11c0cb59f04b4f162d627ca0d11135ab1437
2020-03-24 18:50:06 -07:00

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,
}