Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
ec638f5bd44787c7b17710d89fed08fdeca9750c
/
.
/
media
/
libeffects
/
lvm
/
benchmarks
/
Android.bp
blob: 420e17269b06e32bfcd0aa2c8ef685dffa7594de [
file
] [
log
] [
blame
]
cc_benchmark
{
name
:
"lvm_benchmark"
,
vendor
:
true
,
srcs
:
[
"lvm_benchmark.cpp"
],
static_libs
:
[
"libbundlewrapper"
,
"libmusicbundle"
,
],
shared_libs
:
[
"libaudioutils"
,
"liblog"
,
],
header_libs
:
[
"libhardware_headers"
,
],
}