[roll] Roll fuchsia [starnix] Remove the SimpleFileNode::capabilities member

The capabilities field was used to override access checks, always
allowing callers with CAP_NET_ADMIN to access certain files.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1481236
Original-Revision: 96f0dc889347c2dacbc6e6e097f9bc508f820095
GitOrigin-RevId: bbb08fe1ddfd0fc1005421017d73b4fec09676a1
Change-Id: Icfb1cad28e5a24b961a9876e5ab03329b6506970
1 file changed
tree: 2e39ac5bdd277dbfd507031e36829c396418347c
  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.