[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
1 file changed
tree: 611bb12a5f4771f24d46414db06764d453ee702d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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.