Disable CanSetupH264VideoCallOnSupportedDevice on L/M tablet bots.

Bug: 1139816, 1047994
Change-Id: I7e9334af0611de67ee94c351dbc46068001a2938
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2485151
Reviewed-by: Stephen Martinis <[email protected]>
Commit-Queue: Sergey Silkin <[email protected]>
Cr-Commit-Position: refs/heads/master@{#818617}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl
index 16b34ba..bbffc2f 100644
--- a/testing/buildbot/test_suite_exceptions.pyl
+++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -918,6 +918,16 @@
           'shards': 10,
         },
       },
+      'Lollipop Tablet Tester': {
+        'args': [
+          '--test-launcher-filter-file=../../testing/buildbot/filters/android.lollipop_tablet_tester.content_browsertests.filter',
+        ],
+      },
+      'Marshmallow Tablet Tester': {
+        'args': [
+          '--test-launcher-filter-file=../../testing/buildbot/filters/android.marshmallow_tablet_tester.content_browsertests.filter',
+        ],
+      },
       'Win10 Tests x64': {
         # crbug.com/868082
         'args': [