[roll] Roll fuchsia [diagnostics][sampler] Suppress spammy warning

When a template uses a component ID and there's no component ID
available, that spams a warning. In fact it's not an error and
should be silently ignored.

Original-Fixed: b/358293604
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1109450
Original-Revision: ca46a868b6fd0cf4493fd4a7847735834792d026
GitOrigin-RevId: b638b3c3f444af96a8392f2248e31c3e0409f0e8
Change-Id: I02eaa7add9692515680cb2cc2554b73ee43a0f9b
1 file changed
tree: 2852d82090e13bdb95610bddb965847f52a6b94f
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.