[roll] Roll fuchsia [assembly][feedback] Add snapshot exclusions to config

Depending on the product, Feedback may want to exclude certain items
from snapshots. This CL allows products to configure annotations to be
excluded from collection, which assembly will pass to Feedback's domain
config as serialized json.

Original-Bug: 413747327
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1278188
Original-Revision: 80bc9e5948105c281105b8c2718f0f55263a5828
GitOrigin-RevId: 91c531021f29ff5e6f48b651618e42302293d4bb
Change-Id: If00e11432820af61949b06cc58c8dc8df79e41bb
1 file changed
tree: 9691c053bb9e3f100f60d3d12ef543ddc9d9d012
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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 in one of the communication channels documented at get involved.

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.