[roll] Roll fuchsia [Symbolizer] Clarify format specifiers in spec.
This change makes the meaning of "%i" explicit and removes the implicit
dependency of the format specifiers on C printf/scanf.
The "%x" used as the size argument in mmap is also changed to "%i", to
align with actual usage ("0x" is typically present, but disallowed by
"%x").
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/689107
Original-Revision: 3fd0d2359075e00a1c7c5d19251251a0eef62019
GitOrigin-RevId: a78ada418aaf53e4a10db048565667557f9a1403
Change-Id: I3c228ab8176426bef9dc4faac6cc0ed209d14d10
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.