[roll] Roll fuchsia [bazel_sdk] Fix the workaround in register_debug_symbols.py

I patched it as if the run() function took kwargs, and that was incorrect.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1543161
Original-Revision: 58b84799fa01e0aa57fefb9579a7d29ba36b965b
GitOrigin-RevId: 924a0792cda819c975d113294c2e5c0264a3c793
Change-Id: Ib34067fcdcccf71f6ef3664015a46aa187a09ddd
1 file changed
tree: c35ba462675e105b78979a8e85458e0e0878fa6c
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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.