[roll] Roll fuchsia [grpc] Match build definitions to v1.48.0-pre1

Suppress -Wnewline-eof

Include fuchsia specific change in the template and patched diff
Following changes are directly made in BUILD.gn and not captured by fuchsia.patch:
6a078a50 [grpc] Suppress -Wenum-enum-conversion
dd2822f [fxbug.dev] Migrate bug numbers in BUILD.gn, build/
deb4861 [fxbug.dev] Normalize bug urls
e5b5868 [build] Suppress Clang thread-safety warning for grpc

Original-Bug: 377536116

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1151492
Original-Revision: 762a220856be1511aae6f762ccbae9032f90edd4
GitOrigin-RevId: 7f8bde42e4756e4129cfcf508d20d3d198a927fa
Change-Id: Ic5c3ce0a9d1ce02959e3d09a493d8af9536a7e8f
1 file changed
tree: 7c600e21c72a4207cb776521dd1a30602cc1328e
  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.