[roll] Roll fuchsia [symbolizer][zxdb] Support SYMBOL_INDEX_INCLUDE env var.

With https://fxrev.dev/1146849, infra now provides symbol
information by placing symbol index JSON in this environment
variable for tests to use. Unlike the DEBUGINFOD_URLS env
var, this should allow zxdb to correctly determine whether it
needs to authenticate to any given URL.

To avoid enabling the remote symbol server for zxdb and fidlcat
tests, it is added as a system setting for zxdb.

Original-Bug: 359658592
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1147875
Original-Revision: 38ba6a415744e436f231ddd23285077ea49783ec
GitOrigin-RevId: 8a0bbebd95fcf6a037996f347e79b70b5088395d
Change-Id: Iea3916e42c9b8bc7d5858811d86b1aae56cbf684
1 file changed
tree: bc7026771217b77e400c43fb2568d81d6ce0dce8
  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.