[roll] Roll fuchsia [superproject] Roll fuchsia [persistence] Extract config library

Extract a persistence configuration library for loading inspect
persistence service configuration files. Such a library will enable
integration testing of clients of the persistence service.

Tested: fx test persistence-config-test
Original-Bug: 120175
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/821148
Original-Revision: eb48b9c389c85a975c06bb8f63f8fff4988ca754
GitOrigin-RevId: 955ddf6c25f3c60dc26d27fd281350201ddd5aa9
Roller-URL: https://ci.chromium.org/b/8786088391758206641
CQ-Do-Not-Cancel-Tryjobs: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/821828
Original-Revision: c370c94e9ebf77b6a1a60af6ab786f942302886d
Change-Id: I3550f4d71eff998c52705f69aaf995702348beb8
1 file changed
tree: 4fa3457a58e24906de66379d77b8a3b77428eb72
  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.