[roll] Roll fuchsia [dfv2] Store offers in composite

The composite node should store its own offers once it is created
instead of generating them when asked.

This keeps the composite logic in the AddCompositeNode function,
instead of spreading it out. It makes sure that composite nodes
behave similarly to other nodes once created.

Original-Fixed: 102752

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/704047
Original-Revision: 1091109273c83118216af669549094cb28310a62
GitOrigin-RevId: e15fe76d7661d1cc4c7f3418174f8e1e54e740c0
Change-Id: Ie290308676558ddd5da9b7e8f4a17d1959ef8ada
1 file changed
tree: 8ca1ee0135eb4a81039c3bc6fc075378d3830140
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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 via the IRC channel #fuchsia on Freenode.

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.