Commit 78b149fe authored by Peter Collingbourne's avatar Peter Collingbourne Committed by Commit Bot

Set os_type=android on ToTAndroidCFI.

This causes the bot to receive the correct sharding settings
for Android bots.

Bug: 849825
Change-Id: I14b45cc214ce5eb13000460911780bf1c256a4dc
Reviewed-on: https://chromium-review.googlesource.com/1087780Reviewed-by: default avatarNico Weber <thakis@chromium.org>
Commit-Queue: Peter Collingbourne <pcc@chromium.org>
Cr-Commit-Position: refs/heads/master@{#564705}
parent c457adf9
This diff is collapsed.
......@@ -619,6 +619,7 @@
},
],
},
'os_type': 'android',
'test_suites': {
'gtest_tests': 'chromium_android_gtests',
},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment