Commit 9ba059d0 authored by Haiyang Pan's avatar Haiyang Pan Committed by Commit Bot

mb_config: Add official_optimize for android_cronet_release_trybot_arm64

This config makes a difference for test suite to pass or not.
See crbug.com/1115229#c51. So add it the trybot config.

Bug: 1115229
Change-Id: Ib7c738608ebc2ff6e92d6287b38ea52354254fa5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2380103
Auto-Submit: Haiyang Pan <hypan@google.com>
Reviewed-by: default avatarErik Staab <estaab@chromium.org>
Commit-Queue: Erik Staab <estaab@chromium.org>
Cr-Commit-Position: refs/heads/master@{#802379}
parent d47cbf85
...@@ -1188,7 +1188,8 @@ ...@@ -1188,7 +1188,8 @@
], ],
'android_cronet_release_trybot_arm64': [ 'android_cronet_release_trybot_arm64': [
'android', 'cronet_android', 'release_trybot', 'arm64', 'strip_debug_info', 'android', 'cronet_android', 'official_optimize', 'release_trybot', 'arm64',
'strip_debug_info',
], ],
'android_debug_bot': [ 'android_debug_bot': [
......
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