[roll] Roll fuchsia [storage] Logging to serial

The cl renables minfs and blobfs logging
to serial. This is a workaround for
bug 66476.

Test: Booted to see messages on serial like
"[/pkg/bin/minfs] INFO: [minfs.cc(1273)] Replaying journal"

Original-Bug: 66263
Original-Fixed: 68158

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/474241
Original-Revision: c1b6375d4474b4abd3387d71b2d5dfd02f219c42
GitOrigin-RevId: b62e4c9bb5a0e43bd3ace20b48aa1adb9462eb1b
Change-Id: I0a5ddec2f09eb87e8c48778a2508fb7c1d1a09a5
1 file changed
tree: f39494335abb67b152342109874c79cea9a6ce2f
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.