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

Commit 6a0dd56e authored by Dan Shi's avatar Dan Shi Committed by android-build-merger
Browse files

Add exclude-annotation LargeTest to CtsAppTestCases

am: 1cf18505

Change-Id: I6e062bd572ed1029e028831164df310e04282bae
parents c59926e5 1cf18505
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -9,6 +9,9 @@
        {
          "include-annotation": "android.platform.test.annotations.Presubmit"
        },
        {
          "exclude-annotation": "androidx.test.filters.LargeTest"
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }