Merge "Exclude LargeTests from presubmit." into sc-dev am: c45b3a871c

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/native/+/15174796

Change-Id: Ia2f89c7a0bd05eea6ed39fa1840805a1fd59cd1d
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"
         },
         {