[roll] Roll fuchsia [starnix] Create received VSOCK sockets without create check
Skip the security::check_socket_create_access() check when creating a Socket object for a received VSOCK connection.
Without this the creation attempt will fail due to the kernel task's security domain lacking the `vsock_socket { create }` permission.
Original-Bug: 398699131, 483062166
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1501536
Original-Revision: 27ba2ad9f1d8b37dcd5b0a20333384170cc9a8f8
GitOrigin-RevId: 7932838750fcf33a87a3b6c57658318e729c5d39
Change-Id: I08fbd1094bffabea72a983a77c6dc3f970493916
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.