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

Commit 2b9d365b authored by Steven Moreland's avatar Steven Moreland
Browse files

libbinder: TEST_MAPPING CtsOsTestCases

Since there are several parcel tests and other binder tests there.

Bug: 157536820
Test: CtsOsTestCases
Change-Id: I22d2e866dd0c5370cac22b0cef545f4e0c1adf63
parent dd44f746
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"
        }
      ]
    }
  ]
}