[roll] Roll fuchsia Revert "[rfc] Remove IETF RFC 2119 language."

This reverts commit 71fe2fc0dcbe42acafcf56f335982d354e57f538.

Reason for revert: broke host_x64/rfc_bin_test

Original change's description:
> [rfc] Remove IETF RFC 2119 language.
>
> This change removes the following block of text from the RFC template:
>
>     The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
>     "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this
>     document are to be interpreted as described in [IETF RFC
>     2119](https://tools.ietf.org/html/rfc2119).
>
> I think it's intimidating and gives writers an incorrect impression
> about the level of precision necessary in an RFC. Most of our RFCs are
> not full specifications, and as a facilitator I'm more often encouraging
> folks to make designs _less_ detailed.
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/984253

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/986493
Original-Revision: d28e3ca9a516b3ca477524372e91fac806b80698
GitOrigin-RevId: ca074d7da7e73ab7c17e4d7388c2fafb601457c6
Change-Id: If193e6a6daa84f1d77250769deaed6c5c157e039
1 file changed
tree: 4cbefb93687e016b0c4ed9cea277c4559d0dc35d
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.