Android: Remove --wait-for-java-debugger Chrome flag

It's superseded by the --wait-for-java-debugger wrapper script flag.

The wrapper scripts use "am set-debug-app -w", which cause the
debugger to attach before any application code has been loaded
and is much more useful since it allows breakpoints during
start-up.

TBR=sanfin

Change-Id: Ib4a8f64a33e089c571d0c441415afabe6a8031dc
Reviewed-on: https://chromium-review.googlesource.com/697905
Commit-Queue: Andrew Grieve <agrieve@chromium.org>
Reviewed-by: Luke Halliwell <halliwell@chromium.org>
Reviewed-by: Richard Coles <torne@chromium.org>
Reviewed-by: Yaron Friedman <yfriedman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#506281}

CrOS-Libchrome-Original-Commit: f8b7d9b8f80c317bced5ac3dfcc340fdf2490e98
1 file changed
tree: d09c23fe44d37435d7ba122314d09fd737c5642b
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/