diff --git a/services/dialog_ui/enable_notification_dialog/entry/src/main/module.json b/services/dialog_ui/enable_notification_dialog/entry/src/main/module.json index ef94d86b69b0d94685f6335ae364923f0d013ac9..61a1ff578f52780da5cfbdbd8c6cc2000010118a 100644 --- a/services/dialog_ui/enable_notification_dialog/entry/src/main/module.json +++ b/services/dialog_ui/enable_notification_dialog/entry/src/main/module.json @@ -21,7 +21,7 @@ "description": "$string:NotificationServiceExtAbility_desc", "icon": "$media:icon", "label": "$string:NotificationServiceExtAbility_label", - "visible": true, + "visible": false, "type": "service" } ], @@ -37,4 +37,4 @@ } ] } -} \ No newline at end of file +}