Commit f32ec065 authored by Ben Pastene's avatar Ben Pastene Committed by Commit Bot

Add an optional task slice for L phone dbg tester that runs on LMY48M.

This will help move its tests over to LMY48M from LMY48I, for
consistency with the the release tester.

Bug: 1091539
Change-Id: Icbf74b9c766e836f74cf61abafb92861a8e62871
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2252840Reviewed-by: default avatarHaiyang Pan <hypan@google.com>
Commit-Queue: Ben Pastene <bpastene@chromium.org>
Cr-Commit-Position: refs/heads/master@{#779998}
parent 2a8d8a8a
This diff is collapsed.
This diff is collapsed.
......@@ -392,7 +392,8 @@
'swarming': {
'dimension_sets': [
{
'device_os': 'LMY48I',
# TODO(crbug.com/1091539): Move these over to LMY48M.
'device_os': 'LMY48M|LMY48I',
'device_type': 'hammerhead',
'os': 'Android',
},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment