Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
device
/
google
/
cuttlefish
/
d8aabc5235ee238476766bb6528e0a7173be98cc
/
.
/
tests
/
hal
/
Android.bp
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"
],
}