Commit d31a2d77 authored by John Budorick's avatar John Budorick Committed by Commit Bot

ToTAndroidOfficial: Switch official to official_optimize.

is_chrome_branded requires an internal checkout.

TBR=bpastene@chromium.org

Bug: 887429
Change-Id: Ia98b948ef94e81738d695dfe2e1e0d2b5868c600
Reviewed-on: https://chromium-review.googlesource.com/1252465Reviewed-by: default avatarJohn Budorick <jbudorick@chromium.org>
Commit-Queue: John Budorick <jbudorick@chromium.org>
Cr-Commit-Position: refs/heads/master@{#595299}
parent 33a495e1
......@@ -124,7 +124,7 @@
'ToTAndroidASan': 'android_clang_tot_asan',
'ToTAndroid (dbg)': 'android_clang_tot_dbg',
'ToTAndroidCFI': 'android_clang_tot_cfi_full_cfi_diag_thin_lto_release_static_dcheck_always_on',
'ToTAndroidOfficial': 'android_clang_tot_release_minimal_symbols_official',
'ToTAndroidOfficial': 'android_clang_tot_release_minimal_symbols_official_optimize',
'ToTAndroid64': 'android_clang_tot_release_arm64',
'ToTAndroid x64': 'android_clang_tot_x64',
'ToTLinux': 'clang_tot_linux_full_symbols_shared_release',
......@@ -787,8 +787,8 @@
'strip_debug_info', 'clang_tot',
],
'android_clang_tot_release_minimal_symbols_official': [
'android', 'release', 'static', 'minimal_symbols', 'official',
'android_clang_tot_release_minimal_symbols_official_optimize': [
'android', 'release', 'static', 'minimal_symbols', 'official_optimize',
'clang_tot',
],
......
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