[roll] Roll fuchsia [python] Add package_deps for python_mobly/host/perf_test templates.

These tests have dependencies on packages at runtime and need to specify
them in the package_deps which get plumbed through to the test_spec so
that we can generate a file that lists the package manifests of those
packages which will then get set as the `package_manifest_deps` of the
test in tests.json.

Original-Bug: 407117303
Original-Fixed: 408020983
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1242091
Original-Revision: 1e81de7624109f62b2554c50f51aaeb7b62f9978
GitOrigin-RevId: 013fa22ea70ebe49e9c321f594d4fc5f71fc6915
Change-Id: I8ff39624c61642639dbd01caec39572d88b8c342
1 file changed
tree: 02f3120886ee14913ad93c2e1daa5596a190a244
  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.