Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
3d89c931f3eaa7b2ae8da7e49e169045d3e38df8
/
.
/
tests
/
UsageReportingTest
/
Android.bp
blob: 0bac5a224b26416ef16176b57d8f1b03994ef139 [
file
] [
log
] [
blame
]
android_test
{
name
:
"UsageReportingTest"
,
// Only compile source java files in this apk.
srcs
:
[
"src/**/*.java"
],
static_libs
:
[
"androidx.legacy_legacy-support-v4"
],
certificate
:
"platform"
,
platform_apis
:
true
,
}