Sign in
android
/
device
/
google
/
cuttlefish
/
refs/heads/android11-mainline-documentsui-release
/
.
/
tests
/
hal
/
Android.bp
blob: 41cb2c09f4668b276df4f9b8f37e12b07686a62b [
file
] [
log
] [
blame
] [
edit
]
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"
],
}