[roll] Roll fuchsia [bazel_sdk] Fix bug in fuchsia_sdk_ext extension

You can't extend a list with a string; you need to append it.

Original-Bug: 354268150
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1192572
Original-Revision: f0dec92227fc3cba0b5f611f257621f736a418f6
GitOrigin-RevId: 30d1f747976b8caa4801d71508fd0e6cf9972f78
Change-Id: I1b401e51e3002f44b5519241c96b8540f1f99c02
1 file changed
tree: 1addb009c20c30ba57035941f020983f40024de9
  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.