[roll] Roll fuchsia [component] Use r* for OpenServiceRoot

As part of enforcing hierarchal rights with Open3, we need to ensure the
set of readable directory rights is included whenever opening /svc. This
ensures the availability of many expected rights on the resulting
connection (e.g. enumerating services/protocols, or calling stat on the
directory).

This brings the implementation in line with //sdk/lib/sys which was
updated in I1940c0a0f631347a35231a122555e56c07892fa7.

Original-Bug: 346585458
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1190772
Original-Revision: 4bbe987cd6e3a6ff969358ef58439a4c8c53f755
GitOrigin-RevId: 8a6692934f99ef8b192c03ae051cdebe0b20b99d
Change-Id: I82981fb1ab569a3d1c90f25da564b172c7ce61cf
1 file changed
tree: a6612df6b1a358579f1a80f7831f6a43a476f268
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.