
This removes remoting_apk and remoting_test_apk from the list of all gn targets (tested with `ninja -C out/Dir -t targets | grep remoting_apk`). Actually removing the targets is left to future CLs since downstream repos need to remove references to those targets first in order to avoid breakages. This should however unblock bots that build all targets from breaking on androidx rolls as currently they build all targets (which before this CL includes remoting_apk and remoting_test_apk). Bug: 1501128, 1519713 Change-Id: I15750a38b63706b5a90072a146bc1ff3b4167c57 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5258621 Auto-Submit: Peter Wen <wnwen@chromium.org> Reviewed-by: Mohamed Heikal <mheikal@chromium.org> Commit-Queue: Peter Wen <wnwen@chromium.org> Owners-Override: Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/main@{#1255302}
Android Build Docs
- //docs/android_build_instructions.md
- //docs/android_dynamic_feature_modules.md
- build_config.md
- coverage.md
- java_toolchain.md
- java_optimization.md
- lint.md
- life_of_a_resource.md
- ../incremental_install/README.md
- go/doubledown (Googlers only)
See also: