[roll] Roll fuchsia [honeydew] Fix install.sh script

Like coverage, and the instructions for using the python REPL, this
script also required updates to the PYTHONPATH variable and the cwd used
to run the Python interpreter.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/875436
Original-Revision: c28546ee5e5e32ba60883557485573b33bbf4768
GitOrigin-RevId: 35bc2391572fa006a1e57db1a882b0908fc5fa21
Change-Id: Idc87b7cc72cdae6a83ccbc5f6ffbdfa9345d63b3
1 file changed
tree: 5d0fc9f4a1f4a6d793bfdf8abbab1b938b2b3f34
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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 via the IRC channel #fuchsia on Freenode.

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.