[roll] Roll fuchsia [persistence] Support multiple-tag requests

Augments the FIDL protocol to request multiple tags at once.
Persists the tags individually - does not batch the selectors -
that's for a future CL.
Updates tests to verify correct operation.

Original-Bug: 130139
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/891352
Original-Revision: 7c3b5ac477bea3725968943e4e13d2390ebf8a46
GitOrigin-RevId: df157af98ff00e080ce03320789a648f522a3c6d
Change-Id: Id884a08da549c37da67fb34b1905cf01c642b59b
1 file changed
tree: a2fa49431688e21dd2821f869c8bfc99e351d302
  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.