[roll] Roll fuchsia Revert "[docs] Use physzircon instead of zircon.elf"

This reverts commit d90bfe1ce266f46571efbd6b7390c152e518e062.

Reason for revert: broke check_markdown - b/416067778

Original change's description:
> [docs] Use physzircon instead of zircon.elf
>
> According to https://fuchsia.dev/fuchsia-src/development/kernel/kernel_debugging?hl=en#gathering_crash_information, we want `physzircon` not `zircon.elf`.
>
> Change-Id: Ib85b4df79ab62560b3f6ae863bd305e91a8d1962
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1269206
> Reviewed-by: Joshua Seaton <joshuaseaton@google.com>
> Commit-Queue: Carlos Pizano Uribe <cpu@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1270245
Original-Revision: 51b6cb1d8e1796a5d239480aaa25398bfcfdeb30
GitOrigin-RevId: 06169362d73427339b6f20786bbb7020f406ce94
Change-Id: I672586f64554dd4935bde2ec891b914dd812aec4
1 file changed
tree: 6c8c90d011ff30594b31c4cd432ee486ae817f10
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 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.