[roll] Roll fuchsia [sestarnix] Validate anon_inode { create} permission requirements

Update the AnonInodeTest suite, and its policy, to allow the need
for "create" permission to create anon_inodes (using userfaultfd
in this case) to be verified.

Also fix the TmpFileHasLabel to specify the mode argument to the
open() call.

Original-Bug: 455785957
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1454808
Original-Revision: 3a71c44596b79552af64bb482fbbf01d2ecdc891
GitOrigin-RevId: 391e1a58dc9556d460134d5113b973c3df020a5b
Change-Id: Ic35edd49fa6c26f8e40650c188f0d4979b541152
1 file changed
tree: d07f3b3f90e0a76f2e4f32dc449bfb635b54a4ea
  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.