blob: 9dc566f767b66e4da22951da645d654ecc224f53 [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"system-services": [
"fuchsia.boot.RootJob"
]
}
},
"program": {
"args": [
"/pkg/test/process_builder_tests",
"-Zunstable-options",
"--force-run-in-process"
],
"binary": "bin/root_job_test_runner"
},
"sandbox": {
"features": [
"deprecated-ambient-replace-as-executable"
],
"services": [
"fuchsia.boot.RootJob",
"fuchsia.process.Launcher"
]
}
}