[roll] Roll fuchsia [bazel] Always save the command.profile.gz file if it exists

Always copy the command.profile.gz file to the GN output dir so
that it's available for analysis.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1222515
Original-Revision: a5c5c42c46bcd0f5c084aa88ae5d01c2958301c7
GitOrigin-RevId: 749511dfbd97fc3733dedae8c2cde58c3f460b63
Change-Id: I786b11b655254de453cf4a1d7b2292adcf4d3571
1 file changed
tree: 254b867add4ec0c9b0a6020183230ee7c3c57a75
  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.