[roll] Roll fuchsia [virtcon][assembly] Removed unused GN args and refactor font deps

Switch the resource()s for fonts over to use static paths, and
remove the unused GN args that would change them.  Create a new
group of deps for the extra fonts, and have that added by the
user of those fonts.  Then move all other font and animation
deps up to the ':bootfs' group, instead of hiding them behind
the binary.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/779736
Original-Revision: 6a94c465e3cbc44f36905e00d394a34586f608f3
GitOrigin-RevId: 56612d89c2318fd64bfa536dbc4ed0a22594e1e8
Change-Id: I2c9a73eecab3a98738ea742a972a11680156188f
1 file changed
tree: 080c7ef173f675311b715944f7beedd099200c0f
  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.