blob: 8a776f33d0f43591315e9608a5800a2558ed089b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"sandbox": {
"features": [
"config-data",
"deprecated-ambient-replace-as-executable",
"root-ssl-certificates",
"vulkan"
],
"services": [
"fuchsia.logger.LogSink",
"fuchsia.process.Launcher"
]
}
}
|