[roll] Roll fuchsia [starnix] Have a specific lock for Task::creds

This is necessary because credentials needs to be read from any
operations on Node, which creates lock order violation.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/698784
Original-Revision: 8aa6adf008905569c77b600ed48ce0a139b260a8
GitOrigin-RevId: e451648dbbe1fa9b2da67f96ffe3e7e1966fbff9
Change-Id: Ib548ae3c1d9aae83699a001ba637a68478c6d286
1 file changed
tree: 32bb89c05e7c2cfb37700f248b9a197c012f0d46
  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.