[roll] Roll fuchsia [fidl][docs] Fix keyvaluestore baseline

Previously, these implementations used sync clients. They have been
updated to use async clients instead.

Additionally, the highlight ranges have been modified to be more
legible.

Test: fx test examples_fidl; manual devsite staging
Original-Bug: 109277
Original-Bug: 107613
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/746486
Original-Revision: 38d29bcbaf0d4d99eac47acdf6d7ad89cd8e09e1
GitOrigin-RevId: 77b8fcf990f8d1ce8b5b6888d39528a7e266cf7c
Change-Id: I75f5f7d0170c4ca2239d3264dcccfcb13ecc1c94
1 file changed
tree: 300e658fee353a8fc2be0cda4a617c0d11993650
  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.