[roll] Roll fuchsia [starnix] Basic PR_SET_NO_NEW_PRIVS support

Even though Starnix doesn't currently do anything that this protects
against, we want this because it is a prerequisite for seccomp-bpf.

Add a couple of tests back to the denylist because they were passing
by accident.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/821448
Original-Revision: 21e465b7aeadee49281bc8091bdaf1a7e8ea22b1
GitOrigin-RevId: 61a6c79c14e219ceb15f79104705b3b3483b9490
Change-Id: I392b3484a86d44201803b53298674ec893695167
1 file changed
tree: e35cb9f31ffd9bbbbd27c22075394ba8992a8c89
  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.