Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_system_vold
/
ba0c62f75237efda635ed95d63b2fa8b2e351275
/
.
/
tests
/
Android.bp
blob: a0701788c07209839914fbbb523857f5e06fbd6d [
file
] [
log
] [
blame
]
cc_test
{
name
:
"vold_tests"
,
defaults
:
[
"vold_default_flags"
,
"vold_default_libs"
,
],
srcs
:
[
"CryptfsScryptHidlizationEquivalence_test.cpp"
,
"Utils_test.cpp"
,
"cryptfs_test.cpp"
,
],
static_libs
:
[
"libvold"
],
}