@@ -456,7 +456,7 @@ Allows an application to listen for changes in other applications, when they are
...
@@ -456,7 +456,7 @@ Allows an application to listen for changes in other applications, when they are
## ohos.permission.GET_BUNDLE_INFO
## ohos.permission.GET_BUNDLE_INFO
Allows an application to query information about another application. This permission applies only to third-party applications.
Allows an application to obtain information about another application. This permission applies only to third-party applications.
**Permission level**: normal
**Permission level**: normal
...
@@ -466,7 +466,7 @@ Allows an application to query information about another application. This permi
...
@@ -466,7 +466,7 @@ Allows an application to query information about another application. This permi
## ohos.permission.GET_BUNDLE_INFO_PRIVILEGED
## ohos.permission.GET_BUNDLE_INFO_PRIVILEGED
Allows an application to query information about other applications at the same time.
Allows an application to obtain information about other applications at the same time. This permission applies only to privileged applications and applications with the same signature.
**Permission level**: system_basic
**Permission level**: system_basic
...
@@ -606,7 +606,7 @@ Allows an application to use agent-powered reminders.
...
@@ -606,7 +606,7 @@ Allows an application to use agent-powered reminders.
## ohos.permission.CONTROL_TASK_SYNC_ANIMATOR
## ohos.permission.CONTROL_TASK_SYNC_ANIMATOR
Allows applications to use sync task animations.
Allows an application to use sync task animations.
**Permission level**: system_core
**Permission level**: system_core
...
@@ -872,7 +872,7 @@ Allows an application to access system event logging data.
...
@@ -872,7 +872,7 @@ Allows an application to access system event logging data.
**Authorization mode**: system_grant
**Authorization mode**: system_grant
**Enable ACL**: TRUE
**Enable ACL**: FALSE
## ohos.permission.MANAGE_ENTERPRISE_DEVICE_ADMIN
## ohos.permission.MANAGE_ENTERPRISE_DEVICE_ADMIN
...
@@ -1573,33 +1573,3 @@ Allows an application to to mute microphones globally.
...
@@ -1573,33 +1573,3 @@ Allows an application to to mute microphones globally.
**Authorization mode**: system_grant
**Authorization mode**: system_grant
**Enable ACL**: TRUE
**Enable ACL**: TRUE
## ohos.permission.ACCESS_SERVICE_DM
Allows a system application to obtain the authentication and networking capability of distributed devices.
**Permission level**: system_basic
**Authorization mode**: system_grant
**Enable ACL**: TRUE
## ohos.permission.RUN_ANY_CODE
Allows an application to run unsigned code.
**Permission level**: system_basic
**Authorization mode**: system_grant
**Enable ACL**: TRUE
## ohos.permission.PUBLISH_SYSTEM_COMMON_EVENT
Allows an application to publish system common events.