Merge "Add UsageStats CTS tests to AppStandbyController test mapping." into rvc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
98668696f1
@@ -1,5 +1,12 @@
|
||||
{
|
||||
"presubmit": [
|
||||
{
|
||||
"name": "CtsUsageStatsTestCases",
|
||||
"options": [
|
||||
{"include-filter": "android.app.usage.cts.UsageStatsTest"},
|
||||
{"exclude-annotation": "androidx.test.filters.FlakyTest"}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "FrameworksServicesTests",
|
||||
"options": [
|
||||
@@ -9,6 +16,9 @@
|
||||
}
|
||||
],
|
||||
"postsubmit": [
|
||||
{
|
||||
"name": "CtsUsageStatsTestCases"
|
||||
},
|
||||
{
|
||||
"name": "FrameworksServicesTests",
|
||||
"options": [
|
||||
|
||||
Reference in New Issue
Block a user