Remove inclusion of dyld related system sandbox in WebKit sandboxes. Including system sandboxes can lead to sandbox regressions when these are changed. IAlso, most of the rules in this sandbox will not be applied, since we deny them later in the WebKit sandboxes. An example of this is the syscalls, which are all denied later in the sandbox before we add a whitelist.
<rdar://problem/97380664>
Pull request: https://github.com/WebKit/WebKit/pull/2617
Committed 252702@main (e242d3a2d59f): <https://commits.webkit.org/252702@main> Reviewed commits have been landed. Closing PR #2617 and removing active labels.