[roll] Roll fuchsia [sdk] Add PDK.

This CL introduces the Product Development Kit, a lighter-weight subset
of the SDK. It's available both in IDK and Bazel-based SDK form.

Original-Bug: 411386025

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1259106
Original-Revision: fad9e22dd573c93ffe041adba119c397ae3c0871
GitOrigin-RevId: 619aace6428dcdc8b919eb7b5f19670c4b5db91d
Change-Id: Ib411aea9626f1e55cb625ee127d2ce0852b0bda3
1 file changed
tree: 5279465de4bb99b96a95fc756e61010b249338e8
  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.