[roll] Roll fuchsia [starnix][proc] Encapsulate PsiProvider in procfs

We don't need to teach the Kernel about the PsiProvider. Instead, we can
encapuslate that state in procfs.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1270165
Original-Revision: b2a85560e92868c9c60a2ff1a1a204214c0e616a
GitOrigin-RevId: d0a30545bb32c4326c2ec8c028ea888bd5bbb587
Change-Id: I8faca9e2f12ef5f54cafa61818ae5581119a7d25
1 file changed
tree: ecb981adbfb25a2d743153c013fdb9016cce8ab3
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.