• Christopher Grant's avatar
    Revert "Android: Add Monochrome32 and Trichrome32 build targets" · 8faa5fc4
    Christopher Grant authored
    This reverts commit 269e59a8.
    
    Reason for revert: Failures on Debug build try jobs:
    https://ci.chromium.org/p/chromium/builders/try/android-pie-arm64-dbg
    
    Original change's description:
    > Android: Add Monochrome32 and Trichrome32 build targets
    >
    > This change adds a pure 32-bit version of Monochrome and Trichrome to
    > the 64-bit build configuration. Building these targets generates a
    > product equivalent to building the targets on a 32-bit config. However,
    > by adding these, we have the option of building all Monochrome and
    > Trichrome products on a single 64-bit builder, and, we share the
    > compilation work (as opposed to the obsolete process of "APK merging"
    > parts from a 32-bit build into 64-bit products).
    >
    > The targets added here are the public versions.
    >
    > Bug: 1027573
    > Change-Id: Id5ffd698721077e8fffb1f8206adc0b7b1fce212
    > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1960575
    > Reviewed-by: Eric Stevenson <estevenson@chromium.org>
    > Reviewed-by: Richard Coles <torne@chromium.org>
    > Commit-Queue: Christopher Grant <cjgrant@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#723897}
    
    TBR=torne@chromium.org,cjgrant@chromium.org,estevenson@chromium.org
    
    Bug: 1027573
    Change-Id: I192ff6511e17c745ecadcf4a8ecfdddf40967bb3
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1974000Reviewed-by: default avatarChristopher Grant <cjgrant@chromium.org>
    Commit-Queue: Christopher Grant <cjgrant@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#726117}
    8faa5fc4
BUILD.gn 5.9 KB