Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_frameworks_base
/
43706b44705640aec6c3230c25502f6207d01c3d
/
.
/
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
,
}