Commit 32d29786 authored by P.Y. Laligand's avatar P.Y. Laligand Committed by Commit Bot

[fuchsia] Add new feature to sandbox policies.

Context: https://fuchsia.googlesource.com/garnet/+/84a4bc12b8613fa2c85c528929a65603fecb3f39
This feature allows us to transition to explicit service sandboxes.

Change-Id: I158a3c454f02f6b72565d04bdc5c41e284bca301
Reviewed-on: https://chromium-review.googlesource.com/1178227
Commit-Queue: P.Y. Laligand <pylaligand@google.com>
Reviewed-by: default avatarSergey Ulanov <sergeyu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#583717}
parent 0609fce6
{
"features": [ "persistent-storage", "root-ssl-certificates", "system-temp" ]
"features": [ "persistent-storage", "root-ssl-certificates", "system-temp",
"deprecated-all-services" ]
}
{
"features": [ "persistent-storage", "root-ssl-certificates", "system-temp"],
"features": [ "persistent-storage", "root-ssl-certificates", "system-temp",
"deprecated-all-services" ],
"dev": ["null", "zero"]
}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment