commit | b6568f7426487fc0710f8dc0bdf3ae98d46aa4d1 | [log] [tgz] |
---|---|---|
author | Yilong Li <liyl@fuchsia.infra.roller.google.com> | Thu Jul 04 17:43:08 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jul 04 10:44:39 2024 -0700 |
tree | 611bb12a5f4771f24d46414db06764d453ee702d | |
parent | 0d94ca9176b669ffa75dcd0bbba2e6ee8c35e540 [diff] |
[roll] Roll fuchsia Revert "[starnix][selinux] Add hook for `prlimit`" This reverts commit 3c66958a127eaa9938036cb70416a996c8e0b7db. Reason for revert: broke the build Original change's description: > [starnix][selinux] Add hook for `prlimit` > > This CL adds the hook `task_prlimit`, used in the prlimit > syscall. > > `task_prlimit` corresponds to the `security_task_prlimit` > LSM hook. > > Original-Bug: 304738022 > Test: `fx test starnix-tests --test-filter *hooks*; fx test selinux_prlimit` > > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1030213 Original-Bug: 304738022 No-Presubmit: true No-Tree-Checks: true No-Try: true Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1077172 Original-Revision: 293b1f735f772f0ba30f4d5c3012b11db3950826 GitOrigin-RevId: 8f993a671a14a63f330ec7356a9ca9b28ba2690b Change-Id: I2adb0178f2eff38ebd5674dfe5607ba2b98b020b
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.