[roll] Roll fuchsia [storage] Remove the admin right

The DirectoryAdmin protocol has been removed so there's no longer any
need for the admin right.

Original-Bug: 34530
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/622853
Original-Revision: 3927402be5002cbecf3383dbf1305f53401c8a95
GitOrigin-RevId: 58da72ee39abbcf8eeb8a4a49fd392123af155ca
Change-Id: I521b75f9d3c5ba12a6009f4d016fb0b17f8600ea
1 file changed
tree: dbafd2b9a9356f37ef82fab24e3de4f874b849c1
  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.