commit | c45b3a871c657c7873f0d06d0d1a23327cceca92 | [log] [tgz] |
---|---|---|
author | Kweku Adams <kwekua@google.com> | Wed Jul 07 16:48:39 2021 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Jul 07 16:48:39 2021 +0000 |
tree | 75b417c706221205340a61e78fa52a4e0f7e6c4e | |
parent | 3f3b607d342c14b306365f5c4758017703d8c4b3 [diff] | |
parent | 122f225f530514b72abd9a6206b8ee67e38afc6a [diff] |
Merge "Exclude LargeTests from presubmit." into sc-dev
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" }, {