[roll] Roll fuchsia [fonts] Build hermetic font collection as resource

Adds an optional flag that causes the `font_manifest`
targets to produce hermetic font assets too.

These assets can then be included in a hermetic testing font
server.

The flag is introduced as a way to disturb minimally the
current setup, and to mark a transition start towards fonts
outside the CFv1 `config-data` package.

Original-Bug: 123585
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/823836
Original-Revision: 413ded5c2e3f1a28c1e46c190d0832b66f7c62ba
GitOrigin-RevId: 402899571d869b20379348be1e0abe41ebab5033
Change-Id: I492c99dc9fe4a765a0c9e07a8274cf91a49b5f00
1 file changed
tree: 1b5df9746bcc2e984724845125a727b32b26f40d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.