| { | |
| "facets": { | |
| "fuchsia.test": { | |
| "injected-services": { | |
| "fuchsia.sysmem.Allocator": "fuchsia-pkg://fuchsia.com/sysmem_connector#meta/sysmem_connector.cmx" | |
| } | |
| } | |
| }, | |
| "program": { | |
| "binary": "test/controller-test" | |
| }, | |
| "sandbox": { | |
| "dev": [ | |
| "class/sysmem" | |
| ], | |
| "services": [ | |
| "fuchsia.sys.Launcher", | |
| "fuchsia.sysmem.Allocator", | |
| "fuchsia.logger.LogSink" | |
| ] | |
| } | |
| } |