Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7b0ddaf1 authored by Marvin Ramin's avatar Marvin Ramin
Browse files

Update FlakyTest exclude-annotation for CtsPermissionUiTestCases

Bug: 302363575
Change-Id: I959c05b64e23088945656e47eaee09324613da54
Test: presubmit
parent 727e36ff
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -69,7 +69,7 @@
          "exclude-annotation": "org.junit.Ignore"
        },
        {
          "exclude-annotation": "android.platform.test.annotations.FlakyTest"
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        },
        {
          "include-filter": "android.permissionui.cts.CameraMicIndicatorsPermissionTest"