aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipe_modules
diff options
context:
space:
mode:
authorGravatar Stephan Altmueller <stephana@google.com>2018-06-20 14:32:57 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-06-21 15:02:18 +0000
commit978b0bb17308aebe14e391a319b52c908dbfad96 (patch)
tree3bff9ceaa2fca4831dd228c447565727b94bb2c9 /infra/bots/recipe_modules
parent61582510eeb8484ad3e12df97bf781a3129f60d0 (diff)
[infra] Remove PixelC bot
No-Tree-Checks: true Bug: skia: Change-Id: Ib0a5ad3df31f4fca9ab0085a5ba1d174419eee57 Reviewed-on: https://skia-review.googlesource.com/136220 Commit-Queue: Stephan Altmueller <stephana@google.com> Reviewed-by: Ben Wagner <benjaminwagner@google.com>
Diffstat (limited to 'infra/bots/recipe_modules')
-rw-r--r--infra/bots/recipe_modules/flavor/android.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/infra/bots/recipe_modules/flavor/android.py b/infra/bots/recipe_modules/flavor/android.py
index 021ca04b9f..5ca32b8995 100644
--- a/infra/bots/recipe_modules/flavor/android.py
+++ b/infra/bots/recipe_modules/flavor/android.py
@@ -66,8 +66,7 @@ class AndroidFlavor(default.DefaultFlavor):
self.disable_for_nanobench = {
'Nexus5x': range(0, 4),
'Pixel': range(0, 2),
- 'Pixel2XL': range(0, 4),
- 'PixelC': range(0, 2)
+ 'Pixel2XL': range(0, 4)
}
self.gpu_scaling = {