[roll] Roll cobalt Delayed storage implementation for filtered system profiles.

The proto changes are in this CL to allow the storage to interact
with them. But they are not yet used by the local aggregation
procedures, and so have no effect yet (no migration needed either).
Also I added a method I missed previously for retrieving filtered
system profiles from the storage.

Original-Bug: 91520
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/634326
Original-Revision: 1ea2ad1da04095d45abf466e54353447ff38c1e3
GitOrigin-RevId: 524e64bbe50de1234428e33c042bc35c820377c6
Change-Id: I3b3c45442c73094691e17c8733194f5e56276bcf
1 file changed
tree: 3923fe3cc45154778fa883735e27d45dcd46cf00
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.