Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_hardware_interfaces
/
eb5a6056bc25a7fb13f64c0bef0f6ea476a9edf8
/
.
/
tests
/
hash
/
1.0
/
default
/
Android.bp
blob: d6e9630322cbfd867e5f7cbc119c14653ecb03f0 [
file
] [
log
] [
blame
]
cc_library_shared
{
name
:
"android.hardware.tests.hash@1.0-impl"
,
relative_install_path
:
"hw"
,
proprietary
:
true
,
srcs
:
[
"Hash.cpp"
,
],
shared_libs
:
[
"libhidlbase"
,
"libhidltransport"
,
"libutils"
,
"android.hardware.tests.hash@1.0"
,
],
}