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

Commit 56a4dc73 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

Change-Id: I380fc45ef27a6754068fe9d1d0ee3a67ce5c8288
parents 81ff0c05 2c85d0b9
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"
        }
      ]
    }
  ]
}