Cleanup before promoting SysUI tests to presubmit.

See the other CL in the topic

Bug: 213505363
Test: make -j48 PlatformScenarioTests
Change-Id: I274d018cffa004fce7eb5592c952c7e7e15196e7
This commit is contained in:
vadimt
2022-01-06 19:17:58 -08:00
parent 4708433420
commit 79328ef415

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"
},