0
Files
src/build/android/docs
Peter Wen 062fc814ca Android: Remove references to remoting_apk
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}
2024-02-01 21:40:39 +00:00
..