[roll] Roll fuchsia [sestarnix] Always check write permission when O_APPEND cleared

SELinux Test Suite validates that a file opened with O_RDONLY and
O_APPEND has write permission checked if O_APPEND is removed,
even though that would not make the file descriptor writable.

Original-Bug: 398696731
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1416480
Original-Revision: b3fda08338ba89d23f7a58f09054204a4e7fc31f
GitOrigin-RevId: 9b81a4dfda498b8ae32df572bd94f3fa01f8d16c
Change-Id: Ic22276d831e6684fa8ada81c3cccd6cfb2c31b4d
1 file changed
tree: a27698426ec0ced2e23b76c5576b4653f036bba5
  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.