[roll] Roll fuchsia Revert "[docs] Fix rendering of list of rights for pager_create"

This reverts commit 34b17cc71d681448f540d857db72e2625b85e053.

Reason for revert: Golden file mismatch breakages on multiple fuchsia builders

Original change's description:
> [docs] Fix rendering of list of rights for pager_create
>
> The fuchsia.dev rendering of this page needs extra newlines to render
> as a list instead of as a paragraph.
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/913832

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/913740
Original-Revision: b2a6717058b83e03108ff1bb8d16f5bdd124e6cb
GitOrigin-RevId: c07c208574cb9fd04754651cac2394fc59582251
Change-Id: I5e08ff59328304b7d19533ffed7413616610cc0b
1 file changed
tree: 925ae0929849364d4f97add7834c3601e5f76dc2
  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.