[roll] Roll fuchsia [recovery] Add product bundle dep to simulator tests

Add the missing product bundle dependency to recovery simulator
tests.

Since the Go emulator library was migrated to use Product Bundles,
tests using it must have the product bundle available at runtime.
This target was missing the dependency, causing it to fail on CI
builders due to missing product_bundle.json.

Original-Original-Bug: 495904502
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1699434
Original-Original-Revision: c53317b58e37d565b8a0d2b8fb863f47bd0b8664
GitOrigin-RevId: 01965b7d94f40d9a80a541fafbc40e5c2b02c2c2
Change-Id: Ie8fa244770021c5277948ab3296f7f9449aeb52d
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1699896
Cr-Commit-Position: refs/heads/main@{#196585}
1 file changed
tree: 024673b3f19758a5f221e6483a2ac51ed4038332
  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.