blob: 155be56e9bf215c521d794d594820774ae2858ee [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"
]
}
}