Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_modules_Virtualization
/
c6acf79a8b52ef3e58f8a1f51a54c21f16035b54
/
.
/
tests
/
pvmfw
/
helper
/
Android.bp
blob: a75f034b05e1fe56b18f4a87e6ef6a34d3bfec2e [
file
] [
log
] [
blame
]
package
{
default_applicable_licenses
:
[
"Android-Apache-2.0"
],
}
java_library_host
{
name
:
"PvmfwHostTestHelper"
,
srcs
:
[
"java/**/*.java"
],
static_libs
:
[
"androidx.annotation_annotation"
,
"truth"
,
],
}