[roll] Roll fuchsia Reland "[assembly] Writing containers can emit depfiles"

This reverts commit d6b835fe01c0d3bd0babf4f176cc535c6895beb8.

Reason for revert: Fixed the tests

Original change's description:
> Revert "[assembly] Writing containers can emit depfiles"
>
> This reverts commit 4871d0943640cfc3ec155114be6ccd260a44dbba.
>
> Reason for revert: Broke CQ because tests were skipped.
>
> Original change's description:
> > [assembly] Writing containers can emit depfiles
> >
> > Original-Bug: 388852272
> > Change-Id: I329e2d042a2f442e03f41a9c3a017ff8d503b0ea
> > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1203185
> > Reviewed-by: David Iserovich <diserovich@google.com>
> > Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
> > Fuchsia-Auto-Submit: Aidan Wolter <awolter@google.com>
>
> Original-Bug: 388852272
> Change-Id: Ibb3a37594caf2e21d7eb4ccd88c2592f27586df5
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1204328
> Commit-Queue: Aidan Wolter <awolter@google.com>
> Reviewed-by: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com>

Original-Bug: 388852272
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1204527
Original-Revision: 5d3ec55496dba2a1e4bdcb59441e685c0115270c
GitOrigin-RevId: d351526e1c4c3cdafc1313c78ad3b4fd14f1a073
Change-Id: I06a025e4164434bfddbf75198e5d5a7565a465d0
1 file changed
tree: cb5eac22eebdfec14c2fe87e607bc19354329cc2
  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.