mirror of
https://github.com/chromium/crashpad.git
synced 2024-12-27 15:32:10 +08:00
Opt tests into the ambient-replace-as-executable feature
Bug: fuchsia:SEC-307 Just adding this feature as a pre-flight step while we restrict the ability for arbitrary processes to make VMOs executable. Change-Id: I4ccdad44855f300edb4e5cbd0b89d5be230a7b4a Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/1659947 Reviewed-by: Scott Graham <scottmg@chromium.org> Commit-Queue: Scott Graham <scottmg@chromium.org>
This commit is contained in:
parent
3a6f57178a
commit
de22b8d050
@ -11,7 +11,8 @@
|
||||
},
|
||||
"sandbox": {
|
||||
"features": [
|
||||
"system-temp"
|
||||
"system-temp",
|
||||
"deprecated-ambient-replace-as-executable"
|
||||
],
|
||||
"services": [
|
||||
"fuchsia.net.SocketProvider",
|
||||
|
Loading…
x
Reference in New Issue
Block a user