[roll] Roll fuchsia [assembly] product_bundle_test_group doesn't leak target tests

If the product_bundle_test_group is evaluated in the target toolchain,
then we pass the dependencies through, but block test specs.

It is valid to evaluate these templates in the target toolchain to
pick up target-side dependencies.

Original-Bug: 401252058
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1221986
Original-Revision: 674d662866c767e9bca317a947f8b49b05d22437
GitOrigin-RevId: 369f230181bfd83a1ee0637943b92aef4812879f
Change-Id: Idb2e77535bea59472c870202d29f74fb7a51816b
1 file changed
tree: 3a94c112f743569d249439f6e2084074681f9032
  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.