[roll] Roll infra/recipes [lsc] Remove product_bundles_v2_path from LSC variables

The product_bundles_v2_path variable used by be consumed by the flutter
infra, but it no longer does after some recent refactoring. Instead,
flutter just infers the path from fuchsia_sdk_path (similar to
chromium).

Original-Bug: b/328110079
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1004497
Original-Revision: ceda15726278e840475352bfb08b4f5dc8588b72
GitOrigin-RevId: a215feaff9c85c620fda9f128d13d0666b354068
Change-Id: I1d5226641d7df4186fd54abfba58d841b40a9408
1 file changed
tree: 2ae9d552919979b5b2f927eb11c40a758b648539
  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 via the IRC channel #fuchsia on Freenode.

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.