[roll] Roll fuchsia [examples] Remove ansi-junk example

This code was intended as a PoC to drive integration testing for log
viewers in the developer tools. It's not example code we intend for
developers to reference.

Original-Bug: 66841
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/572382
Original-Revision: fcb327fbe0abf43374bf705e813ce4d312cd95b0
GitOrigin-RevId: 7bdbe5b353f17eacef3048bda85a73b1eab5f021
Change-Id: I09b8c95c776703c3195ce87594b836ec0c409cc6
1 file changed
tree: 6a17cb77d5ae1c9a59b37e7c5138df5bd35f0a25
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
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.