[roll] Roll fuchsia [symbolizer] Change log level to debug for symbolizer

I made this change because when `ffx profiler symbolize` be called, a
lot of non-fatal errors been print out to the screen for the profiler
users. A lot of backtraces be handled at once, and of course, some of
them might fail, and users are not care about the detailed failure
reason.

Original-Bug: 409569703

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1251015
Original-Revision: 422bb9fa749bd70f0df4357b3b0ead37b269a386
GitOrigin-RevId: e3e3752cd95d24220ebcec0083ee8ad9af4fcf7e
Change-Id: I1dab2ed5093c0f8002410fd8843820c4f1ebc8df
1 file changed
tree: 3fecd7291db03319de7e7a110bba4f565cd4ffdb
  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 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.