未验证 提交 5d4a3e3f 编写于 作者: O openharmony_ci 提交者: Gitee

!15782 翻译完成:14650 资料修改

Merge pull request !15782 from wusongqing/TR14650
...@@ -16,7 +16,7 @@ import bundleMonitor from '@ohos.bundle.bundleMonitor'; ...@@ -16,7 +16,7 @@ import bundleMonitor from '@ohos.bundle.bundleMonitor';
| Permission | Permission Level | Description | | Permission | Permission Level | Description |
| ------------------------------------ | ----------- | ------------------------------ | | ------------------------------------ | ----------- | ------------------------------ |
| ohos.permission.LISTEN_BUNDLE_CHANGE | system_core | Permission to listen for bundle installation, uninstall, and updates.| | ohos.permission.LISTEN_BUNDLE_CHANGE | system_basic | Permission to listen for bundle installation, uninstall, and updates.|
For details, see [Permission Levels](../../security/accesstoken-overview.md). For details, see [Permission Levels](../../security/accesstoken-overview.md).
...@@ -94,3 +94,4 @@ try { ...@@ -94,3 +94,4 @@ try {
console.log(`errData is errCode:${errData.errCode} message:${errData.message}`); console.log(`errData is errCode:${errData.errCode} message:${errData.message}`);
} }
``` ```
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册