MB: Add android_experimental trybot configuration

Replaced the unused android_n6 config and changed it
to build Release for ARM 32-bit.

BUG=chromium:685222
NOTRY=True
TBR=ehmaldonado@webrtc.org

Review-Url: https://codereview.webrtc.org/2741653002 .
Cr-Commit-Position: refs/heads/master@{#17127}
This commit is contained in:
Henrik Kjellander
2017-03-09 07:18:27 +01:00
parent ff6ecc6d1a
commit efff7c534d

View File

@ -151,7 +151,7 @@
'android_rel': 'android_release_bot_arm',
'android_clang_dbg': 'android_clang_debug_bot_arm',
'android_arm64_rel': 'android_release_bot_arm64',
'android_n6': 'android_debug_static_bot_arm',
'android_experimental': 'android_release_bot_arm',
# Windows
'win_compile_dbg': 'debug_bot_x86',