| { | |
| "facets": { | |
| "fuchsia.test": { | |
| "injected-services": { | |
| "fuchsia.test.IsolatedDevmgr": "fuchsia-pkg://fuchsia.com/ramdisk-isolated-devmgr#meta/ramdisk-isolated-devmgr.cmx" | |
| } | |
| } | |
| }, | |
| "program": { | |
| "binary": "test/blobfs-ramdisk-lib-test" | |
| }, | |
| "sandbox": { | |
| "services": [ | |
| "fuchsia.process.Launcher", | |
| "fuchsia.test.IsolatedDevmgr", | |
| "fuchsia.tracing.provider.Registry" | |
| ] | |
| } | |
| } |