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