[roll] Roll fuchsia Revert "[starnix] Add SELinux syslog hooks"

This reverts commit f89f248ed0e8f6e8cb7f097141f086e64b8dd92f.

Reason for revert: seeing denied access for syslog-read/mod in a relevant place

Original change's description:
> [starnix] Add SELinux syslog hooks
>
> Introduces a few other changes:
>
> - DevKmsg and ProcKmsg are gated at open time. I think this matches
>   regular behavior.
>
> Original-Fixed: 364570206
> Change-Id: I099b93dd2442573df40a065e988ab0fd8e948bc4
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1245625
> Fuchsia-Auto-Submit: Miguel Flores <miguelfrde@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
> Reviewed-by: Wez <wez@google.com>

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1247928
Original-Revision: 699ec81bda1a7db7faad962e2c06c2216d94215c
GitOrigin-RevId: 9bd3b2b28045280c7635016b875aa28e03df6fe7
Change-Id: Icbc5b11a78386b023b4e5e9282e344f9f65e9389
1 file changed
tree: 9a283bbbc332ce93fb0345fe79f54895cb825cd5
  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.