| Index: tools/buildbot_spec.py
|
| diff --git a/tools/buildbot_spec.py b/tools/buildbot_spec.py
|
| index d56cd3e86ee6628b3d574457de04ea175c64fb99..603f36d5ed2177a437132596fad05a661233e429 100755
|
| --- a/tools/buildbot_spec.py
|
| +++ b/tools/buildbot_spec.py
|
| @@ -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',
|
|
|