Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
22ad8a5eb969e62bb5babcb060dafc7f7193fffa
/
.
/
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
,
}