[roll] Roll fuchsia [virtcon] Add and display ascii logo

It is difficult to see if the display is on when virtcon is
showing an empty shell. Add a logo for fun.

The existing terminal and logs are still available by
hitting ctl-tab.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1195478
Original-Revision: 2c6c5f3a9fb4a4baed8a3a0e0ce7554c73eed42d
GitOrigin-RevId: 0a80adedfb8acc3fb957a54babf0374cc59890bb
Change-Id: I80194376475759767ed33a104c66a27bcd7d11f4
1 file changed
tree: 52b6ff797047781488d3e7cc0e887d140fca3131
  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.