[roll] Roll fuchsia [assembly] Allow deps for config_data_for_assembly

This is needed so we can run a compiled_action before passing data to
assembly.

Original-Bug: 349163824
Tested: `fx build` with deps defined for a config_data_for_assembly
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1201829
Original-Revision: 1bf1d9cb98e938e5f9ae8d08010856a199623791
GitOrigin-RevId: 67902f77e2aa968e44eb8b130cb523cef437ba73
Change-Id: I36c3fdc3cc6118939f6141761e8b40365f91f097
1 file changed
tree: 841d0dddb9485f5084f1b96b9e32c9de07662ffa
  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.