| { | |
| "facets": { | |
| "fuchsia.test": { | |
| "system-services": [ | |
| "fuchsia.sysmem.Allocator" | |
| ] | |
| } | |
| }, | |
| "program": { | |
| "binary": "test/fb_integration_test" | |
| }, | |
| "sandbox": { | |
| "dev": [ | |
| "class/display-controller" | |
| ], | |
| "services": [ | |
| "fuchsia.sys.Environment", | |
| "fuchsia.sys.Launcher", | |
| "fuchsia.sysmem.Allocator", | |
| "fuchsia.tracing.provider.Registry" | |
| ] | |
| } | |
| } |