[roll] Roll fuchsia [bazel_sdk] Allow testonly = True fuchsia_packages

Forward **kwargs to fuchsia_package intermediate targets so that they
can realize `testonly = True` when depending on package deps.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1122912
Original-Revision: 1731f00083c2e792d684892f5e78d672c8830d82
GitOrigin-RevId: 38970d097bc8c13d664db69cd89f0b8987ebe7a7
Change-Id: I2878ca274471ee5cf378acee06b83ff7a3b96a31
1 file changed
tree: e2523ded20e866bdcf0ce8545b879d47c0bcab29
  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.