Don't run monochrome_apk_checker on android-kitkat.

monochrome_apk_checker requires proguard, which will shortly be turned off for
android-kitkat.

Bug: 1029936
Change-Id: I8de9705cc7fcd93b5e819a1897d62afdd2f27ff7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1946178
Auto-Submit: Erik Chen <[email protected]>
Reviewed-by: John Budorick <[email protected]>
Commit-Queue: Erik Chen <[email protected]>
Cr-Commit-Position: refs/heads/master@{#723242}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl
index a802850..0f06692 100644
--- a/testing/buildbot/test_suite_exceptions.pyl
+++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -968,6 +968,13 @@
       },
     },
   },
+  'monochrome_apk_checker': {
+    'remove_from': [
+      # Don't run on trybots, which don't use proguard.
+      # https://crbug.com/1029936.
+      'android-kitkat-arm-rel',
+    ],
+  },
   'monochrome_public_test_ar_apk': {
     'modifications': {
       'Nougat Phone Tester': {