[roll] Roll fuchsia [sestarnix] Skip may_create() checks that would use wrong SID

may_create() checks need to pre-calculate the SID that would be
applied to a new file, unless an "fscreate" attribute is available
for the calling task.

Disable these checks temporarily, unless "fscreate" is set.

Original-Bug: 375381156
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1146652
Original-Revision: b4c0f67c4bf066168fdb93fd925ca52b60551f24
GitOrigin-RevId: d0fe1990f28f781a0632007f1c23cae39ab34c92
Change-Id: Idc59d3660c8263665b9412d540bd1c2d7e092e14
1 file changed
tree: 2281cd762a6db0f54bc8ca91bd6c3b8b268e176e
  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 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.