[roll] Roll fuchsia [starnix][proc] Untangle procfs from starnix_core

This CL removes most of the circular dependencies between procfs and
starnix_core, which prepares us to move procfs into a module. This CL
also tightens down the visibility mods within procfs to avoid creating
more circular dependencies.

More changes are needed after this change to fully detangle procfs from
starnix_core.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1271871
Original-Revision: a6cb007b5af6dfdb4d1d5f78e5768f5bd94cd59c
GitOrigin-RevId: ed1b1f10a9c62835d382e4c38dcb3b6fcec9575c
Change-Id: I8674a48421ea0ed596309722dbb5990f824126b7
1 file changed
tree: e9dc763da0a302fde86021e4db848489495ac7d4
  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.