diff --git a/notification/ans_standard/publish_test/enablenotification/enablenotification/entry/src/main/config.json b/notification/ans_standard/publish_test/enablenotification/enablenotification/entry/src/main/config.json index 49e5236f1480af85318c7c7b2df06c955010b408..b6a520d7e7d1ecda780aabc77b95fc77031dc9d2 100644 --- a/notification/ans_standard/publish_test/enablenotification/enablenotification/entry/src/main/config.json +++ b/notification/ans_standard/publish_test/enablenotification/enablenotification/entry/src/main/config.json @@ -46,6 +46,12 @@ "visible": true } ], + "reqPermissions": [ + { + "name":"ohos.permission.GET_BUNDLE_INFO_PRIVILEGED", + "reason":"need use ohos.permission.GET_BUNDLE_INFO_PRIVILEGED" + } + ], "js": [ { "pages": [ diff --git a/notification/ans_standard/publish_test/enablenotification/enablenotification/signature/openharmony_sx.p7b b/notification/ans_standard/publish_test/enablenotification/enablenotification/signature/openharmony_sx.p7b index 9be1e98fa4c0c28ca997ed660112fa16b194f0f5..3b2314db890f8e89b4e7269419e360efc1419734 100644 Binary files a/notification/ans_standard/publish_test/enablenotification/enablenotification/signature/openharmony_sx.p7b and b/notification/ans_standard/publish_test/enablenotification/enablenotification/signature/openharmony_sx.p7b differ