[roll] Roll fuchsia [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
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1245625
Original-Revision: f89f248ed0e8f6e8cb7f097141f086e64b8dd92f
GitOrigin-RevId: 89095453f1d1b5f43442bdd175bc943739be1273
Change-Id: I2f8960ce6375acecb31808d725585180f3211b58
1 file changed
tree: d2c0f040faa8b33c504fcc0989cbd8de170395dd
  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.