[roll] Roll fuchsia [feedback] Clarify default snapshot annotations

Products will soon be able to specify annotations to be excluded from
snapshots. This CL clarifies places in code where the allowlist is
actually just the list of default annotations included in snapshots.

Original-Bug: 413747327
Tested: `fx test //src/developer/forensics`
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1271297
Original-Revision: 43973da08adf6ce0de63ce9d5c6708cb4c8f6db8
GitOrigin-RevId: 5cbeac13ee663357a00a775fb7f22bb5011efaa2
Change-Id: I4b6ba80bdff32cf24167d980eae12cb71934565f
1 file changed
tree: 82ee0a7813ed5c6c0a09b2bb0b52d0ce3197b791
  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.