Exclude LargeTests from presubmit.

Bug: 191603039
Test: N/A
Merged-In: I6320e9b20b1cceb37c0a27f311bbf6a45d3a57bb
Change-Id: If5b28b4d7c4a96cffe96ff52be0887f6545bca30
diff --git a/libs/binder/TEST_MAPPING b/libs/binder/TEST_MAPPING
index 269b867..9c5ce67 100644
--- a/libs/binder/TEST_MAPPING
+++ b/libs/binder/TEST_MAPPING
@@ -58,6 +58,9 @@
       "name": "CtsOsTestCases",
       "options": [
         {
+          "exclude-annotation": "android.platform.test.annotations.LargeTest"
+        },
+        {
           "exclude-filter": "android.os.cts.BuildTest#testSdkInt"
         },
         {