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

Commit df84633f authored by Steven Moreland's avatar Steven Moreland Committed by Gerrit Code Review
Browse files

Merge "libbinder: TEST_MAPPING -= rando CtsOsTestCases"

parents b9909b12 85c0eb6b
Loading
Loading
Loading
Loading
+2 −5
Original line number Diff line number Diff line
@@ -58,13 +58,10 @@
      "name": "CtsOsTestCases",
      "options": [
        {
          "exclude-annotation": "android.platform.test.annotations.LargeTest"
          "include-filter": "android.os.cts.BinderTest"
        },
        {
          "exclude-filter": "android.os.cts.BuildTest#testSdkInt"
        },
        {
          "exclude-filter": "android.os.cts.StrictModeTest#testNonSdkApiUsage"
          "include-filter": "android.os.cts.ParcelTest"
        }
      ]
    },