[roll] Roll fuchsia [idk] Fix footnote links in sdk/BUILD.gn

Footnote-style references [1] and [2] in comments were being
collected by gndoc and inserted into the generated
build_arguments.md file. This caused doc_checker to fail
interpreting them as broken in-tree links.

This change replaces them with a standard list to avoid the
failure.

Original-Bug: 496333287
Test: doc_checker
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1564351
Original-Revision: 7c1e93f07e0800084cdcc599b877d099fa4dc104
GitOrigin-RevId: ee4ff1bc429655c6c83d545b557fa2b56c236852
Change-Id: Ifd2324b1b69271c2fe0f156df45eeb49ddd38174
1 file changed
tree: 760c51b1713bad5ad8a9d312d4a0a0ea8b030f3d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  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 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.