[roll] Roll fuchsia Reland "[sestarnix] Implement the socket_create hook"

This is a reland of commit 6d6d009f799a1643d753a50076814f9fff2d68ea

Original change's description:
> [sestarnix] Implement the socket_create hook
>
> Check that the create permissions is granted when creating sockets.
>
> Mark the `netlink_socket` SELinux testsuite test as passing.
>
> Original-Bug: 364569053
> Original-Fixed: 398698177
>
> Change-Id: I1a773b5af3533c31c3d862073ecb8685be47f8b0
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1242124
> Commit-Queue: Marina Ciocea <marinaciocea@google.com>
> Reviewed-by: Wez <wez@google.com>

Original-Bug: 364569053
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1246628
Original-Revision: 3b79fb1c68ca79b52b52e88ba5ffb024565e7697
GitOrigin-RevId: a713c1e1ca0d4ccda702f6c4142d6918d949f462
Change-Id: I5d4b1570f7fba77fcd85bc5d1468a180d626a8d2
1 file changed
tree: 6e7dab179f1e5cf990c5be5b7344ebf9bbccc1c9
  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.