blob: 8764b30590678f67eb943069a62bbd6c4f3fe59a [file] [log] [blame]
cc_test {
name: "hidl_lazy_test",
defaults: ["hidl-gen-defaults"],
srcs: ["main.cpp"],
shared_libs: [
"libbase",
"liblog",
"libhidlbase",
"libhidltransport",
"libhidlmemory",
"libhwbinder",
"libutils",
],
}