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

Commit 2c85d0b9 authored by Steven Moreland's avatar Steven Moreland Committed by Automerger Merge Worker
Browse files

libbinder: TEST_MAPPING CtsOsTestCases am: 2b9d365b am: f4245eb3

Change-Id: I6c83ac66f00023903281290da04750683b11d881
parents 82346299 f4245eb3
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -29,6 +29,17 @@
    },
    {
      "name": "libbinderthreadstateutils_test"
    },
    {
      "name": "CtsOsTestCases",
      "options": [
        {
          "exclude-filter": "android.os.cts.BuildTest#testSdkInt"
        },
        {
          "exclude-filter": "android.os.cts.StrictModeTest#testNonSdkApiUsage"
        }
      ]
    }
  ]
}