blob: 8af38aff72c0c03353d3774ff4c2c4e2acc393c1 [file] [log] [blame]
{
"include": [
"//sdk/lib/diagnostics/syslog/client.shard.cmx",
"//src/lib/vulkan/application.shard.cmx"
],
"program": {
"binary": "bin/terminal"
},
"sandbox": {
"boot": [
"bin"
],
"dev": [
"class/display-controller",
"class/input",
"class/input-report"
],
"features": [
"hub",
"shell-commands"
],
"pkgfs": [
"packages"
],
"services": [
"fuchsia.hardware.pty.Device",
"fuchsia.logger.Log",
"fuchsia.net.NameLookup",
"fuchsia.pkg.PackageResolverAdmin",
"fuchsia.pkg.RepositoryManager",
"fuchsia.pkg.rewrite.Engine",
"fuchsia.posix.socket.Provider",
"fuchsia.process.Launcher",
"fuchsia.process.Resolver",
"fuchsia.space.Manager",
"fuchsia.sys.Environment",
"fuchsia.sys.Launcher",
"fuchsia.sys.Loader",
"fuchsia.sys.index.FuzzySearch",
"fuchsia.tracing.provider.Registry",
"fuchsia.update.Manager"
]
}
}