• Andrew Grieve's avatar
    Android: Simplify gtest GN logic · 7ca6de3a
    Andrew Grieve authored
    Each test was creating:
    * a non-incremental wrapper script,
    * an incremental wrapper script,
    * another non-incremental wrapper script.
    
    This third target is actually just needed to depend on the other two, so
    refactored to make this more clear. It also makes it easier to address
    changing incremental install a GN arg (linked bug).
    
    Bug: 1013688
    Change-Id: I530e95a3277aa9a5164e7ad9a02f0f1ec830e556
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1856841
    Commit-Queue: Andrew Grieve <agrieve@chromium.org>
    Reviewed-by: default avatarDirk Pranke <dpranke@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#707243}
    7ca6de3a
internal_rules.gni 140 KB