[roll] Roll fuchsia [botanist] Use `use_product_bundle` in emu config.

Use this to determine when to use the product bundle instead of
virtual_device. This will allow us to set an empty virtual_device which
would tell ffx emu to just use the default.

Original-Bug: 377334353
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1161015
Original-Revision: e4b2279f8356b6483326b6a1b51e5303670eb338
GitOrigin-RevId: 979da66fd8718c3242dc7c4c94658a90fbe92ce2
Change-Id: I091a9e61a52c262089540fd0f17161b06ca0bb98
1 file changed
tree: 4cf7e9dd02ca9b63085494d619e5c005e1f81101
  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.