| Index: tools/mb/mb_config.pyl
|
| diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
|
| index 7a3ebebeca3cc68ce0ef7dbc77b388ed93ddd0a7..7f832897b6359289c2b5f4bbe0cb4273be11734a 100644
|
| --- a/tools/mb/mb_config.pyl
|
| +++ b/tools/mb/mb_config.pyl
|
| @@ -491,8 +491,11 @@
|
| # shared library loading is fixed.
|
| 'android_cronet_tester': 'android_cronet_debug_static_bot_arm_no_neon',
|
|
|
| + 'android_n5x_swarming_dbg': 'android_debug_trybot_arm64',
|
| 'android_n5x_swarming_rel': 'android_release_trybot_arm64',
|
| 'android_optional_gpu_tests_rel': 'gpu_tests_deqp_android_release_trybot_arm64',
|
| + 'android_unswarmed_n5_rel': 'android_release_trybot',
|
| + 'android_unswarmed_n5x_rel': 'android_release_trybot_arm64',
|
| 'cast_shell_android': 'android_cast_debug_static_bot',
|
| 'linux_android_dbg_ng': 'android_debug_trybot',
|
| 'linux_android_rel_ng': 'android_release_trybot',
|
|
|