[roll] Roll fuchsia Revert "[sestarnix] Initial file_permission() hook and integration"

This reverts commit c2a9f5890f854ddee73816b0a8b6f6e9eec589d7.

Reason for revert: b/386255005

Original change's description:
> [sestarnix] Initial file_permission() hook and integration
>
> Implement the LSM file_permission(), hook, which validates that
> the current task still has the specified set of
> read/write/execute permissions to an open FileObject.
>
> Original-Bug: 364569337, 385121365
> Change-Id: Idae66deada0a59b5023236264eb9aa08d63d958f
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1111716
> Reviewed-by: Nelly Vouzoukidou <nellyv@google.com>
> Fuchsia-Auto-Submit: Wez <wez@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>

Original-Bug: 364569337, 385121365, 386255005
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1178542
Original-Revision: 44e2d2a7ffcf6787438111e8cca7277a4615e946
GitOrigin-RevId: ac8640f3fb8ecbea7d6a28cf688325e396cf46b0
Change-Id: I34ec4838e3d2ac649fe237824b6b0e98672d6991
1 file changed
tree: 0319b54a3fe4c9059b7a386406ff864a33b1e4e1
  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.