[roll] Roll fuchsia [kernel][lib] Depth printer

Introduce a 'dump' library for helpers related to debug related dump
methods. Initially this just adds a DepthPrinter for outputting dump
information with space prefixes and lists.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1186932
Original-Revision: b64e3851328fa2e9e92a09dd86f281947fc1f513
GitOrigin-RevId: 236aed6c053d5a5d4c4cac23957b0d2aed9e0710
Change-Id: I15ceeb06ed33839b8664eb7b498f832c7bfb5c7b
1 file changed
tree: 6a8620e2691063ed67b8a8b0339bbc1f8fc2a7b0
  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.