• Samuel Huang's avatar
    [Build] Fix android-binary-size by having it build Trichrome. · 62ca70aa
    Samuel Huang authored
    The main analysis file for android-binary-size has been switched to
    Trichrome (from MonochromePublic) crrev.com/c/2545043, which updated
    constant.py by changing DEFAULT_SIZE_CONFIG_JSON. Although the file
    specifies DEFAULT_ANALYZE_TARGETS and DEFAULT_COMPILE_TARGETS that
    includes Trichrome targets, it turns out that android-binary-size's
    builder config overrides these values, but does not build Trichrome!
    
    This is causing android-binary-size bot to fail, since Trichrome is
    not built.
    
    This CL solves the problem by updating the builder config for
    android-binary-size.
    
    Bug: 1040645, 1150128
    Change-Id: I5ba8205d44100288f8770345bfa64aadf785d2d4
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2545486Reviewed-by: default avatarBen Pastene <bpastene@chromium.org>
    Commit-Queue: Samuel Huang <huangs@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#828449}
    62ca70aa
try.star 43.4 KB