From: kjlubick Date: Tue, 6 Sep 2016 14:39:30 +0000 (-0700) Subject: Add device mapping for Nexus 6p (angler) X-Git-Tag: accepted/tizen/5.0/unified/20181102.025319~106^2~566 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f54c00e817b1c659209fbc65bc584b21bf6be1e1;p=platform%2Fupstream%2FlibSkiaSharp.git Add device mapping for Nexus 6p (angler) BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2311253002 Review-Url: https://codereview.chromium.org/2311253002 --- diff --git a/infra/bots/recipes/swarm_trigger.py b/infra/bots/recipes/swarm_trigger.py index a95effe..1f17584 100644 --- a/infra/bots/recipes/swarm_trigger.py +++ b/infra/bots/recipes/swarm_trigger.py @@ -119,6 +119,7 @@ def swarm_dimensions(builder_cfg): 'Nexus10': 'manta', 'Nexus5': 'hammerhead', 'Nexus6': 'shamu', + 'Nexus6p': 'angler', 'Nexus7': 'grouper', 'Nexus7v2': 'flo', 'Nexus9': 'flounder',