[roll] Roll fuchsia [sl4f][doc comment] Correct example code line

Missing the `.root` in code line to capture log stream.

Related to CID Ibeaa97e6f12b023f1d3f05afc877003cdd3522dc.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/713678
Original-Revision: 865347b43543c82da1506d41a225947d53f0fdba
GitOrigin-RevId: 4369dfe557990bfe45c8e3ba10e7bf68d8550acf
Change-Id: I7d3e212b617d77333da95d77bc0ff731475ef933
1 file changed
tree: 656306afc2c70d9c35c49685b5962c849b1f4ba8
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.