Reshard suites that time out on android-asan.

Bug: 790202
Change-Id: I45185d7fee16abdcc0699f46249043aa3700bcd3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1653830
Commit-Queue: John Budorick <[email protected]>
Commit-Queue: Ben Pastene <[email protected]>
Auto-Submit: John Budorick <[email protected]>
Reviewed-by: Ben Pastene <[email protected]>
Reviewed-by: Stephen Martinis <[email protected]>
Cr-Commit-Position: refs/heads/master@{#668144}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl
index 5797d00..f29d782b 100644
--- a/testing/buildbot/test_suite_exceptions.pyl
+++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -405,6 +405,11 @@
     ],
     'modifications': {
       # chromium.android
+      'android-asan': {
+        'swarming': {
+          'shards': 18,
+        },
+      },
       'Lollipop Phone Tester': {
         'swarming': {
           'shards': 13,
@@ -746,6 +751,24 @@
       },
     },
   },
+  'ipc_tests': {
+    'modifications': {
+      'android-asan': {
+        'swarming': {
+          'shards': 2,
+        },
+      },
+    },
+  },
+  'mojo_unittests': {
+    'modifications': {
+      'android-asan': {
+        'swarming': {
+          'shards': 2,
+        },
+      },
+    },
+  },
   'monochrome_public_test_ar_apk': {
     'modifications': {
       # chromium.android