blob: a1827e316f8f0bd3271faccea88c0954073a7795 [file] [log] [blame]
cc_test {
name: "hidl_implementation_test",
srcs: ["hidl_implementation_test.cpp"],
static_libs: [
"libhidlmetadata",
"libhidl-gen-utils",
],
shared_libs: [
"libbase",
"libvintf",
],
test_suites: ["device-tests"],
}