Sign in
android
/
device
/
google
/
cuttlefish
/
f9bdfc32934588c8abf2f24d9dd9cb876ed7cf50
/
.
/
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"
],
}