blob: 0dd7654dc8e598b99c0d1efabb14862dc9db86a7 [file] [log] [blame]
{
"name": "resource_coordinator",
"display_name": "Global Resource Coordinator",
"interface_provider_specs": {
"service_manager:connector": {
"provides": {
"app": [
"memory_instrumentation::mojom::Coordinator",
"tracing::mojom::AgentRegistry"
],
"coordination_unit_introspector": [
"resource_coordinator::mojom::CoordinationUnitIntrospector"
],
"coordination_unit": [ "resource_coordinator::mojom::CoordinationUnitProvider" ],
"heap_profiling": [ "memory_instrumentation::mojom::HeapProfilerHelper" ],
"page_signal": [ "resource_coordinator::mojom::PageSignalGenerator" ],
"tracing": [ "tracing::mojom::Coordinator" ],
"tests": [ "*" ]
},
"requires": {
"service_manager": [
"service_manager:all_users",
"service_manager:service_manager"
],
"metrics": [
"url_keyed_metrics"
]
}
}
}
}