blob: 542148e79f4a9359220baa9057bab944a70954f1 [file] [log] [blame]
{
"name": "shape_detection",
"display_name": "Shape Detection Service",
"interface_provider_specs": {
"service_manager:connector": {
"provides": {
"face_detection": [ "shape_detection::mojom::FaceDetectionProvider" ],
"barcode_detection": [ "shape_detection::mojom::BarcodeDetection" ],
"text_detection": [ "shape_detection::mojom::TextDetection" ]
},
"requires": {
"service_manager": [ "service_manager:all_users" ]
}
}
}
}