Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_modules_Virtualization
/
632a39dfa8993d9c19617a2d13d75fc59482d4ed
/
.
/
authfs
/
tests
/
Android.bp
blob: 56e54f26cb7efd46f86dc828129e4ed41ed18978 [
file
] [
log
] [
blame
]
java_test_host
{
name
:
"AuthFsHostTest"
,
srcs
:
[
"java/**/*.java"
],
libs
:
[
"tradefed"
,
"compatibility-tradefed"
,
"compatibility-host-util"
,
],
test_suites
:
[
"general-tests"
],
data
:
[
":authfs_test_files"
],
}