Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_hardware_interfaces
/
9db58dfa486b47e5b4974d28da31d74b75f73b11
/
.
/
tests
/
libhwbinder
/
aidl
/
Android.bp
blob: c9e09f7516fea4e370c900c964c9e90d155ea6fe [
file
] [
log
] [
blame
]
cc_library
{
name
:
"android.hardware.tests.libbinder"
,
defaults
:
[
"hidl_defaults"
],
srcs
:
[
"android/tests/binder/IBenchmark.aidl"
],
aidl
:
{
export_aidl_headers
:
true
,
},
shared_libs
:
[
"libbinder"
,
"libutils"
,
],
}