[roll] Roll fuchsia [build][grpc] s/source_set/static_library

We update the patch file applied to the template file to generate
static_library() instead of source_set() targets. We already rely on
this today and ought to too since there are duplicate sources (which
would result in multiple definition link failures).

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1202305
Original-Revision: 63d7d90f8b4a31a3ccb729850d8fd772d8a305ae
GitOrigin-RevId: 33ae9811a81364955c7185b7a775f2f37c87e09f
Change-Id: Iec4fa11edb81dbd37abdc6250964dd7b9374546c
1 file changed
tree: 1680bb2a01a538b1d61665fa91086c662585817d
  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.