[roll] Roll fuchsia [python] IDE support for Python from host/test targets

This CL extends fxrev.dev/1245601, so that Python FIDL bindings that are
used in host or test targets are also included in the IDE integration
config.

Original-Bug: 391613111
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1254424
Original-Revision: 5c9b2467d9e39b7d3c27e91c4a4d72c0e47ba3d7
GitOrigin-RevId: eb60d0b754b1657155d8acb9d51fafb749c70f64
Change-Id: I3710bfa014f2c19b5300c54b23a1b2c554c72d11
1 file changed
tree: 0db11957731068956d41cb8058e722a9240007f4
  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.