[roll] Roll fuchsia [graphics] Use more robust methods to extract binary struct from C initializer

Annotate every case of defining a C struct intended to be extracted
as raw binary so it goes into a special section and doesn't get
otherwise adjusted.  Then extract only that section.

Original-Bug: 107855
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/717984
Original-Revision: 52c1be18db4963f3846bf1b4653291147d1f020a
GitOrigin-RevId: 798f4ed44358d3301d32a9b4dd5ecfc0ad8ecf18
Change-Id: I8fe5dd1d41c68c5eea7217a417d5b2660895ab41
1 file changed
tree: f1b1f39dfc8db913e1e8548af0bc35c9102cc314
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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 via the IRC channel #fuchsia on Freenode.

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.