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