[roll] Roll fuchsia [starnix] Mark the Perfetto consumer proxy as kernel-internal

This allows the proxy to write data to the consumer "sock_file"
without SELinux access-checks being performed.

Original-Bug: 457381697
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1411574
Original-Revision: 27cd2213542e530e525f5e11fd09b5fce1c18944
GitOrigin-RevId: 0c9125cda92fe386ade376d32dcfa69389406cf4
Change-Id: Ie1c79b5bea0e2fde28329680afb0e0e91a75077c
1 file changed
tree: 301427f957a3b2ba9732fb4ddfc268ab79ec21e3
  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.