[roll] Roll third_party/sdk-integration implicitly depend on sdk component manifest shards

Adds all of the sdk manifests as dependencies of each cmc invocation.
This fixes the transitive includes problem and removes the need for
users to have to specify sdk based includes as dependencies.

BUG: 116670
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/sdk-integration/+/777062
Original-Revision: 5314fe42b8ef07d6160c7fa925a1d9943068b631
GitOrigin-RevId: 2f1131098767d7332fc91404dd75e660ebca9046
Change-Id: I5bc8a92d1135c2cfbc9f3b6c155d006b8e824d36
1 file changed
tree: 228389ada5020061628fdb0736db052447976f46
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.