Add Android device type for NVIDIA Shield

BUG=skia:5185
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2036183003

Review-Url: https://codereview.chromium.org/2036183003
This commit is contained in:
borenet 2016-06-03 07:01:32 -07:00 committed by Commit bot
parent 6fb2391b2c
commit 9d19cc6ca4

View File

@ -263,7 +263,7 @@ def product_board(builder_dict):
'AndroidOne': None, # TODO(borenet,kjlubick)
'GalaxyS3': 'm0', #'smdk4x12', Detected incorrectly by swarming?
'GalaxyS4': None, # TODO(borenet,kjlubick)
'NVIDIA_Shield': None, # TODO(borenet,kjlubick)
'NVIDIA_Shield': 'foster',
'Nexus10': 'manta',
'Nexus5': 'hammerhead',
'Nexus6': 'shamu',