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

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

libbinder: TEST_MAPPING CtsOsTestCases am: 2b9d365b

Change-Id: Ifb2bba9ce8a59d4eb07b8ebeb2af594e380937d1
parents 88bda7d4 2b9d365b
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"
        }
      ]
    }
  ]
}