Merge "Cleanup before promoting SysUI tests to presubmit."

This commit is contained in:
Vadim Tryshev
2022-01-08 01:38:18 +00:00
committed by Android (Google) Code Review

View File

@@ -14,12 +14,6 @@
{
"exclude-annotation": "org.junit.Ignore"
},
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
},
{
"exclude-annotation": "android.platform.helpers.Staging"
},
{
"exclude-annotation": "android.platform.test.annotations.Postsubmit"
},
@@ -98,9 +92,6 @@
{
"exclude-annotation": "androidx.test.filters.FlakyTest"
},
{
"exclude-annotation": "android.platform.helpers.Staging"
},
{
"exclude-annotation": "android.platform.test.scenario.annotation.LargeScreenOnly"
},