commit | 122f225f530514b72abd9a6206b8ee67e38afc6a | [log] [tgz] |
---|---|---|
author | Kweku Adams <kwekua@google.com> | Thu Jul 01 08:35:27 2021 -0700 |
committer | Kweku Adams <kwekua@google.com> | Thu Jul 01 08:35:27 2021 -0700 |
tree | 12fffc4acd88689a8045703bb2ca85f2631ddfa8 | |
parent | e89521f7c24f04045b2bbf6cb73857e17381ff9e [diff] |
Exclude LargeTests from presubmit. Bug: 191603039 Test: N/A Change-Id: I6320e9b20b1cceb37c0a27f311bbf6a45d3a57bb
diff --git a/libs/binder/TEST_MAPPING b/libs/binder/TEST_MAPPING index b58d919..1010a2d 100644 --- a/libs/binder/TEST_MAPPING +++ b/libs/binder/TEST_MAPPING
@@ -52,6 +52,9 @@ "name": "CtsOsTestCases", "options": [ { + "exclude-annotation": "android.platform.test.annotations.LargeTest" + }, + { "exclude-filter": "android.os.cts.BuildTest#testSdkInt" }, {