blob: 35b1e7e996912b5ff3210f43cd6d56ad4108029c [file] [log] [blame]
{
"program": {
"binary": "bin/app",
"env_vars": [
"ICU_TIMEZONE_FILES_DIR=/pkg/data/tzdata"
]
},
"facets": {
"fuchsia.test": {
"system-services": [
"fuchsia.sysmem.Allocator",
"fuchsia.ui.scenic.Scenic",
"fuchsia.vulkan.loader.Loader"
]
}
},
"sandbox": {
"features": [
"deprecated-ambient-replace-as-executable",
"vulkan",
"isolated-cache-storage",
"isolated-temp"
],
"services": [
"fuchsia.accessibility.semantics.SemanticsManager",
"fuchsia.intl.PropertyProvider",
"fuchsia.process.Launcher",
"fuchsia.vulkan.loader.Loader",
"fuchsia.logger.LogSink",
"fuchsia.sysmem.Allocator",
"fuchsia.ui.scenic.Scenic"
]
}
}