blob: 3173d636719676ac7137a7913a2174838a5e06c5 [file] [log] [blame]
{
"name": "shape_detection",
"display_name": "Shape Detection Service",
"options" : {
"instance_sharing" : "shared_instance_across_users"
},
"interface_provider_specs": {
"service_manager:connector": {
"provides": {
"face_detection": [ "shape_detection.mojom.FaceDetectionProvider" ],
"barcode_detection": [ "shape_detection.mojom.BarcodeDetectionProvider" ],
"text_detection": [ "shape_detection.mojom.TextDetection" ]
}
}
}
}