aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Ben Wagner <benjaminwagner@google.com>2016-10-31 12:18:40 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2016-10-31 17:53:46 +0000
commit6506ebf7d9748cc160ebe26219ebbcc300301291 (patch)
tree4eb93317826100569680a851f3a414986eafecf8
parent32b66237c41025ab31125070e4642e9cea1b7693 (diff)
Update Nexus6p to MR1 build.
BUG=skia:5908 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=4157 CQ_INCLUDE_TRYBOTS=master.client.skia.android:Test-Android-Clang-Nexus6p-GPU-Adreno430-arm64-Debug-GN_Android_Vulkan Change-Id: I7b670f878e5df9c5785b56fd5694c7601655710a Reviewed-on: https://skia-review.googlesource.com/4157 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Ben Wagner <benjaminwagner@google.com>
-rw-r--r--infra/bots/recipes/swarm_trigger.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/infra/bots/recipes/swarm_trigger.py b/infra/bots/recipes/swarm_trigger.py
index e9ec2224f5..cf6531e1cc 100644
--- a/infra/bots/recipes/swarm_trigger.py
+++ b/infra/bots/recipes/swarm_trigger.py
@@ -126,7 +126,7 @@ def swarm_dimensions(builder_cfg):
'Nexus10': ('manta', 'LMY49J'),
'Nexus5': ('hammerhead', 'MOB31E'),
'Nexus6': ('shamu', 'M'),
- 'Nexus6p': ('angler', 'NRD91E'),
+ 'Nexus6p': ('angler', 'NMF26C'),
'Nexus7': ('grouper', 'LMY47V'),
'Nexus7v2': ('flo', 'M'),
'Nexus9': ('flounder', 'NRD91D'),