[roll] Roll fuchsia [package_deps] Add missing package_deps.

for tests that use the dart_test(), go_test() and test() templates.
These tests have dependencies on fuchsia_packages which need to be
declared in package_deps which gets forwarded to the test_spec.

Original-Bug: 407117303
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1254637
Original-Revision: 839f48b9d76eaf3227c371b6e8fc48f03612bb8c
GitOrigin-RevId: 03b0296f0c763a6346f6c60cbadea0a50b0c1baf
Change-Id: I758af6f4f2462ce576501c5449f34b5e396199e6
1 file changed
tree: 36f9dd52283c23684a2d5276e81f23b37ab05bbc
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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.