[roll] Roll fuchsia [starnix][terminal] Implement ECHOE

We actually implement the logic for ECHOE, but we didn't make that logic
conditional on that flag.

Original-Fixed: b/322874345
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1266784
Original-Revision: 39ae70e6aa7cbb76eb32d83b901f7e458d9280e8
GitOrigin-RevId: 860e0fddbd12f6388369671fb62fff2e52f044e8
Change-Id: Id5cf48ceef936da30396ee217ee7a6541517839a
1 file changed
tree: 35920f8a6d2933c98143f6e53312334b54295490
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.