[roll] Roll fuchsia [starnix] Fix file permission for group

File permission for must look at the egid of the task. It cannot look
only at the additional groups.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/697603
Original-Revision: 173171ec534b9bfc9207b2926c10fcec599b328a
GitOrigin-RevId: 84b29ab17af2be131fc430382454df2c7f79f88d
Change-Id: I830012d3f8e9dff169d0060228e03b657ab5a6bf
1 file changed
tree: e09a75c1820849ed78116433a3cbea3c48e114d8
  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.