commit | 61fa5017b56c5121dfe42bdc6d4a02744edb21e2 | [log] [tgz] |
---|---|---|
author | Miguel Flores <miguelfrde@fuchsia.infra.roller.google.com> | Tue Jan 31 16:08:17 2023 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Jan 31 08:09:53 2023 -0800 |
tree | 79bc2d31423ae2b741ab91cd6b9975d83e00230c | |
parent | 5dda2741c2a369c8159ee15b55e880bb1898b9f9 [diff] |
[roll] Roll fuchsia Revert "[inspect] Remove the need of WRITABLE right for the diagnostics dir" This reverts commit b9a50c8eb0206fd32b3de63c45dd3939416ec22e. Reason for revert: seeing breakages re flutter Original change's description: > [inspect] Remove the need of WRITABLE right for the diagnostics dir > > Component manager was using rights READABLE|WRITABLE when translating > CONNECT to legacy rights [1] and forwarding this dir to the archivist. > We can instead use "R_STAR". > > [1] https://cs.opensource.google/fuchsia/fuchsia/+/main:src/sys/lib/routing/src/rights.rs;l=53;drc=8af818a1c76ee6d985c4d67518d3bfabd57bf3e1 > > Run-All-Tests: true > Tested: verified we can read inspect from the same set of components > Original-Fixed: 118292 > > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/792471 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/794843 Original-Revision: be12ac781e5c17b81f8d209638fd6c63e08bf8f2 GitOrigin-RevId: e2850838225f77dd6ec2227ef9ab196f48826875 Change-Id: Ie0acfd7f5010ab0ff8e3a99199850c4d7d4ee31a
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.