[roll] Roll fuchsia [fidl][python] Include host_test_data via _python FIDL target

With this change, any python_host_test that depends on a Python FIDL
bindings target, e.g., "//sdk/fidl/fuchsia.my.bindings:fuchsia.my.bindings_python",
will include the needed data_deps for fuchsia-controller.

Original-Bug: 407568384, 355717613
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1237524
Original-Revision: 80216a21f068213f5d77af8a7fc67d0ac4be9f27
GitOrigin-RevId: 6eebf6437b1e34c5c902fa34769c320ba6d3ea98
Change-Id: I7f79abe919e32f4bd248e922b3adea1287f400f5
1 file changed
tree: 0587b82f99181304b90e1ce526aa5347c4138ec3
  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.