[roll] Roll fuchsia [starnix] Use OPEN_RIGHT_EXECUTABLE to open /pkg

In preparation for the pkgfs -> pkg-cache migration, which will result
in package directories (e.g. /pkg) enforcing hierarchical rights.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/662406
Original-Revision: 1f2b0fdcea0d4086b9fa72de9f4970a86fc4003e
GitOrigin-RevId: 999429e70adfb8c915b73820a1a06e36e6d100b7
Change-Id: I7feff7fccbc75e20794b4940c9e3397bbb580d0a
1 file changed
tree: e9b96e1ffc987e58458f64029f0e1714da024a4e
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.