commit | 9962af43e392b3a40278caaec5f3c657124a93d3 | [log] [tgz] |
---|---|---|
author | Thomas Gales <tgales@fuchsia.infra.roller.google.com> | Mon May 12 12:17:12 2025 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Mon May 12 12:18:37 2025 -0700 |
tree | f6b925a013c8e39c7a2c6cecfdc1d6aa51d27c6b | |
parent | a00ff42beb699d235734ad55babbc06233e1ea34 [diff] |
[roll] Roll fuchsia [feedback] Add ability to exclude annotations Note: this CL does not change any functionality, but lays groundwork for allowing products to exclude annotations from collection. Annotation providers will no longer be constructed if none of the annotations collected by that provider are in the allowlist, with the "allowlist" being the list of default snapshot annotations minus the product-supplied exclusion list. Products may want to exclude annotations from collection if they are irrelevant, incorrect, or impossible to collect. By not constructing the provider, Feedback will not attempt FIDL connections that may not be possible. Excluded annotations will be marked as "not available in product" in metadata.json. Original-Bug: 413747327 Tested: `fx test //src/developer/forensics` Tested: `fx shell crasher` @ 0bbc2585f6c53801, expected annotations still present Tested: `fx shell crasher` @ d6c22f651b3da952 w/ "system.update-channel.target" added to exclusion list Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1271298 Original-Revision: 2540e15f3b5989050c2d712968314bbec5a8eb41 GitOrigin-RevId: 82f5306ba7da414bae2e3f243f8d0b5fa59d3ea2 Change-Id: Ia3b97a4762e3eab401fb500c29bc0095699d5473
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.