blob: 2c31b74ca61a07690f5c0d9ae8504ae33bfe966a [file] [log] [blame]
{
"include": [
"sdk/lib/diagnostics/syslog/client.shard.cmx"
],
"program": {
"args": [
"--service-config",
"/pkg/data/service_configuration.json",
"--display-config",
"/pkg/data/display_configuration.json",
"--policy-config",
"/pkg/data/policy_configuration.json",
"--controller-flags",
"/pkg/data/service_flags.json",
"--input-device-config",
"/pkg/data/input_device_configuration.json",
"--light-sensor-config",
"/pkg/data/light_sensor_configuration.json",
"--light-hardware-config",
"/pkg/data/light_hardware_configuration.json",
"--agent-config",
"/pkg/data/agent_configuration.json"
],
"binary": "bin/setui_config_test"
}
}