{ | |
"include": [ | |
"sdk/lib/diagnostics/syslog/client.shard.cmx" | |
], | |
"program": { | |
"binary": "bin/appmgr_full_integration_tests" | |
}, | |
"sandbox": { | |
"pkgfs": [ | |
"packages" | |
], | |
"services": [ | |
"fuchsia.process.Launcher", | |
"fuchsia.sys.Environment", | |
"fuchsia.sys.Launcher", | |
"fuchsia.sys.Loader" | |
] | |
} | |
} |