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:
parent
6fb2391b2c
commit
9d19cc6ca4
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user