[roll] Roll fuchsia [debug_data] Reduce spammy log

This log can get spammed a lot, particularly in integration tests that
test test_manager. This log is only interesting if the ignored moniker
might be from a test realm, so this change avoids logging events from
components that are not in a test realm.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/637497
Original-Revision: 50b066cbd866228c99f55a94ce6c880d68c4f11a
GitOrigin-RevId: cf5ec4acf43240b09110a11826e924d3860a1770
Change-Id: I7cdea092774eb2a6099edfa806799521bc49656d
1 file changed
tree: ef0c4e218513dcf0aa848e3babb8a9487fd2d14a
  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.