From 9b19cd9bdeecb6723641ba45561af6a7ec97b2c9 Mon Sep 17 00:00:00 2001 From: Kweku Adams Date: Wed, 14 Jul 2021 10:20:06 -0700 Subject: Exclude LargeTests from presubmit. Bug: 191603039 Test: N/A Merged-In: I6320e9b20b1cceb37c0a27f311bbf6a45d3a57bb Change-Id: If5b28b4d7c4a96cffe96ff52be0887f6545bca30 --- libs/binder/TEST_MAPPING | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libs') diff --git a/libs/binder/TEST_MAPPING b/libs/binder/TEST_MAPPING index 269b867c83..9c5ce67f51 100644 --- a/libs/binder/TEST_MAPPING +++ b/libs/binder/TEST_MAPPING @@ -57,6 +57,9 @@ { "name": "CtsOsTestCases", "options": [ + { + "exclude-annotation": "android.platform.test.annotations.LargeTest" + }, { "exclude-filter": "android.os.cts.BuildTest#testSdkInt" }, -- cgit v1.2.3-59-g8ed1b