[roll] Roll fuchsia [inspect] Create SDK shard for inspect

Create SDK shards for inspect
to special-case the SDK from the migration.
SDK customers can't be migrated to dictionaries
because dictionaries are currently not supported in the SDK.

Original-Bug: b/345827642
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1141092
Original-Revision: 9e7ee9ea6f34a60342d5abe82084cb0efb129898
GitOrigin-RevId: 3320e891887f3429d7043c306c20d3f92c22f9de
Change-Id: I2c6229bf043d624e8ed91eab515e53402723b371
1 file changed
tree: 74210286d9a58ef213e2840db2e7d800cd5563bb
  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.