[roll] Roll fuchsia [honeydew] Fix conformance script

The introduction of new FIDL libraries in Python seems to have broken
the conformance script. This change ensures that we get the correct
PYTHONPATH by appending all of the necessary FIDL library paths.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1261506
Original-Revision: 135a0c258bb536db9553b5ea7df3c1ac97f2ecb6
GitOrigin-RevId: d13f4db88d5394bd3376f5dfe4f3514f6df49675
Change-Id: I09f52e7a58e30be1d3b5bb2e940e033a9cb594a1
1 file changed
tree: 096922d1e95b422aadbc0a1e42f55c944681515e
  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.