[roll] Roll fuchsia [tools][aemu] Add "echo" option to aemu command builder.

r.android.com/1557217 adds a new option to -chardev arguments
to enable/disable echo of stdio chardevs to AEMU.

Our bringup tests use the device for serial output and needs
to disable stdio echo. So we add this option to aemu command
builder.

TEST=aemu_test
     bringup.x64 on botanist (with r.android.com/1557217 patched to AEMU)

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/474319
Original-Revision: bc88ee2dafcb6196c5dbfa94f22563c91be2dd34
GitOrigin-RevId: 6d7b957db058c30043a3aaa02b8aacc037a6ffc0
Change-Id: Icc9a8da726f9271d398769abee0bc60007b99f76
1 file changed
tree: 3bb60894abb5ee58e89d20ec8be80ad7a66d5084
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.