[roll] Roll fuchsia [fidl][examples] Create keyvaluestore baseline

This is the baseline case for the "key value store" canonical example
series. It includes just the CML and FIDL - the various language
implementations will be added in subsequent CLs.

Test: fx build
Original-Bug: 109277
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/724078
Original-Revision: a32f29ab2d996909354cbdb2949d21ddd8ff4ca6
GitOrigin-RevId: 96a7a1279b16f4d86a2dbe1c82fe46f6f83d280e
Change-Id: I2e598b7aab4afd392b593da74f970f852aaa884f
1 file changed
tree: 744c197940f9c12d5839aaa15fc642f83ebac2ca
  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.