[roll] Roll fuchsia [sestarnix] Remove todo-check allowance for "sock_file"

Now that sockets have correct security classes applied, remove
the todo_check_permission() special-case from check_permission(),
for the "sock_file" class.

Original-Bug: 364568517
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1240805
Original-Revision: 3a7323b51708f301f606feb4fd1110e5c874ba81
GitOrigin-RevId: 380d1341b6dba7d2a144c17cbe88c1611937a5c2
Change-Id: Id8e2dda9567420a75dbf4e751b705f5da8e29ed9
1 file changed
tree: 74d02e1eebae0330cad5a86852fcb1d8552e8311
  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.