[roll] Roll fuchsia [pkg-resolver] use typed-builder for CupDataForTest.

This change helps make a later test easier, since the typed builder makes it ergonomic to set different fields within CupData from different tests.

Original-Bug: 95296
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/682364
Original-Revision: 79140a8849cb84e457a2921a83a2004bcebd4d36
GitOrigin-RevId: ff98c65a945ea7c70860535d853396c7ff76d355
Change-Id: I02af105b8675f9c3189ff311b797474a6fffbafd
1 file changed
tree: ab1da3eb2c7b4897a746e6cb0c077a767b395abe
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. fortune-teller
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.