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

Commit 7d90f16a authored by Steven Moreland's avatar Steven Moreland Committed by Automerger Merge Worker
Browse files

Merge "libbinder: TEST_MAPPING -= rando CtsOsTestCases" am: df84633f am:...

Merge "libbinder: TEST_MAPPING -= rando CtsOsTestCases" am: df84633f am: 2caf9cc0 am: 2b89ecb4

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/2241905



Change-Id: I9e5d597238f2c57c851f06e95aee3830dbdbf728
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 065cab68 2b89ecb4
Loading
Loading
Loading
Loading
+2 −5
Original line number Original line Diff line number Diff line
@@ -58,13 +58,10 @@
      "name": "CtsOsTestCases",
      "name": "CtsOsTestCases",
      "options": [
      "options": [
        {
        {
          "exclude-annotation": "android.platform.test.annotations.LargeTest"
          "include-filter": "android.os.cts.BinderTest"
        },
        },
        {
        {
          "exclude-filter": "android.os.cts.BuildTest#testSdkInt"
          "include-filter": "android.os.cts.ParcelTest"
        },
        {
          "exclude-filter": "android.os.cts.StrictModeTest#testNonSdkApiUsage"
        }
        }
      ]
      ]
    },
    },