libbinder: TEST_MAPPING CtsOsTestCases am: 2b9d365bcc am: f4245eb38a am: 2c85d0b962 am: 56a4dc738f am: 5bf38a9981
Change-Id: I0dadc814bb588dd338aea420d182c2ded05cc4c3
diff --git a/libs/binder/TEST_MAPPING b/libs/binder/TEST_MAPPING
index 9aa7651..c03abca 100644
--- a/libs/binder/TEST_MAPPING
+++ b/libs/binder/TEST_MAPPING
@@ -29,6 +29,17 @@
},
{
"name": "libbinderthreadstateutils_test"
+ },
+ {
+ "name": "CtsOsTestCases",
+ "options": [
+ {
+ "exclude-filter": "android.os.cts.BuildTest#testSdkInt"
+ },
+ {
+ "exclude-filter": "android.os.cts.StrictModeTest#testNonSdkApiUsage"
+ }
+ ]
}
]
}