{ "module": { "name": "pc_notificationpanel", "type": "feature", "srcEntrance": "./ets/Application/AbilityStage.ts", "description": "$string:mainability_description", "mainElement": "com.ohos.systemui.notificationpanel.ServiceExtAbility", "deviceTypes": [ "tablet" ], "metadata": [ { "name": "ArkTSPartialUpdate", "value": "true" } ], "deliveryWithInstall": true, "installationFree": false, "uiSyntax": "ets", "pages": "$profile:main_pages", "extensionAbilities": [ { "visible": true, "skills": [ { "actions": [ "com.ohos.systemui.action.BAR_ICON" ] } ], "srcEntrance": "./ets/ServiceExtAbility/ServiceExtAbility.ts", "name": "com.ohos.systemui.notificationpanel.ServiceExtAbility", "icon": "$media:ic_message_filled", "description": "$string:mainability_description", "label": "$string:app_name", "type": "service", "metadata": [ { "name": "com.ohos.systemui.action.BAR_ICON", "value": "\"pluginType\":\"1\",\"clickAction\":\"local=showNotificationPanel\",\"selectedClickAction\":\"local=hideNotificationPanel\",\"relationWindowId\":\"SystemUi_NotificationPanel\"", "resource": "$profile:form_config" } ] } ] } }