[roll] Roll fuchsia Revert "[build] shell xtrace implies verbose"

This reverts commit aee06792aecf5df8c61b74b55fb75f8ab4f34b11.

Reason for revert: Possibly breaking terminal.x64-release build

Original change's description:
> [build] shell xtrace implies verbose
>
> Make it easier to debug.
>
> Change-Id: Id894df2d90079b62056ea5984f6f51ee62c29631
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1149573
> Fuchsia-Auto-Submit: David Fang <fangism@google.com>
> Reviewed-by: David Turner <digit@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
> Reviewed-by: Oliver Newman <olivernewman@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1150752
Original-Revision: 3bb4b44365d01459dd01facafc438d6b54259852
GitOrigin-RevId: 71a21d8d16452d7b6d47ab1f6df7568ff01314a7
Change-Id: Ib446ccdade41ce9c21b4e0627a42ea4a56a3a938
1 file changed
tree: 859af423f443563f3f6e37a81fbcdee6b9688754
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
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.