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

This reverts commit 6d6d009f799a1643d753a50076814f9fff2d68ea.

Reason for revert: Introduces new access denials that break Android.

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, 409272079, 398698177
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1247704
Original-Revision: 771d5e0e7e2184c66d35e9e99397a86f5bb0f867
GitOrigin-RevId: 4cdd4c8b8972898f72e4cb00110d3bb04a10a54a
Change-Id: Ia548ca957b0c8c00fdd7f177788875889a3444c0
1 file changed
tree: 79924a654393238d90bf2187f1a210483b94d19e
  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.