[roll] Roll fuchsia [starnix][procfs] Make procfs into a module

This CL moves procfs from `starnix_core` into its own module.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1279010
Original-Revision: 22d3d4d49102e8acbae9bd420a93ae315490cf95
GitOrigin-RevId: d7bc0d180888b74d9eeae1b24597a9f9d1802b2e
Change-Id: I1eff60f5be132ec542b05785b404cf2d0be45a74
1 file changed
tree: ae78aa48e26814b4a32765973fccd25a19515d5b
  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.