Merge "Add UsageStats CTS tests to AppStandbyController test mapping." into rvc-dev

This commit is contained in:
TreeHugger Robot
2020-02-28 01:16:52 +00:00
committed by Android (Google) Code Review

View File

@@ -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": [