[roll] Roll fuchsia [logs] Remove text-only logging support

This CL removes the text-only logger from
the target as it is now dead code (and is only
used on the host).

Original-Bug: 101558
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/827576
Original-Revision: 74ae1d005661810d74dd12c1996311a8ba2442be
GitOrigin-RevId: 4f86b133fbaf546743a4c5fbbf78b2017b1c25fb
Change-Id: Ic1fbf12dfa58cd9dcfd3c0f187f8e0d90c2d7213
1 file changed
tree: 16388b6564fadaef19757c17c697fa473c9f786c
  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.