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

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

libbinder: TEST_MAPPING CtsOsTestCases am: 2b9d365b am: f4245eb3 am: 2c85d0b9 am: 56a4dc73

Change-Id: Iac752699de7a5400c9cf268aafac14966e3cfabf
parents 56a56e2e 56a4dc73
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"
        }
      ]
    }
  ]
}