blob: 791a97d7c4dc7e978611a95cd28e7ce60a5025f2 [file] [log] [blame]
{
"facets": {
"fuchsia.test": {
"system-services": [
"fuchsia.boot.FactoryItems"
]
}
},
"include": [
"//sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"binary": "test/configuration_manager_unittests"
},
"sandbox": {
"features": [
"config-data",
"isolated-persistent-storage"
],
"services": [
"fuchsia.factory.WeaveFactoryStoreProvider",
"fuchsia.hwinfo.Device",
"fuchsia.posix.socket.Provider",
"fuchsia.weave.FactoryDataManager"
]
}
}