[roll] Roll fuchsia [docs][sdk] Update the SDK and driver get-started guides after feedback
from the Editors group.

- Remove the FIDL extension in the guides.
- Remove `ffx target list` from the SDK get-started guide.
- Remove the step to verify `fuchsia-emulator` as the default target
  to be implicit in the guides.
- Move the "Clear logs" step up, prior to adjusting the filter for the
  logs.
- Use the launch configuration to build and run the `hello_world`
  component.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/771465
Original-Revision: 1ce71748ea5a1aeb61631aa400eb5378bd88d240
GitOrigin-RevId: f8457753a31c97ac9081ac667186096dd5db4a1b
Change-Id: I5cec5f564becc8227626af7042d53b086048d662
1 file changed
tree: 42560bbedeac40e4da670b26dfd8fea0ca7485c1
  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.