[roll] Roll fuchsia [build][sdk] Merge blocks handling public_deps

Handle the presence of invoker.public_deps all at once rather than in
separate `if` blocks.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1127563
Original-Revision: bf2e961b00dbe0e9fef50376990e54a250396f81
GitOrigin-RevId: a784a1475a5def9d0c9b6ab988bfeaa18568c4d0
Change-Id: I5525bb3e697340179b341a9d50cdaac104beef14
1 file changed
tree: 7a98ef7f778fd5d9a17e590fe29ec060a517612a
  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.