[roll] Roll fuchsia [starnix] YAMA support

This is a mechanism that allows administrators to control when users
are allowed to employ ptrace.  See ptrace(2) for details.

Original-Bug: b/299348370

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/906333
Original-Revision: 4e4f27d65f4d5b0cdafe7ac1307fdfd3af859a28
GitOrigin-RevId: b086c7f429478374e681b4486fb82df481fa417d
Change-Id: Ic4e547f9e9c98efb913e7d782235a66d0eeb3f2a
1 file changed
tree: 8a37f0c747c6705cf7d44c2cb4e3b5be3268eecf
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.