Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
Docs
提交
177cc93b
D
Docs
项目概览
OpenHarmony
/
Docs
大约 1 年 前同步成功
通知
159
Star
292
Fork
28
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
D
Docs
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
体验新版 GitCode,发现更多精彩内容 >>
未验证
提交
177cc93b
编写于
8月 11, 2023
作者:
O
openharmony_ci
提交者:
Gitee
8月 11, 2023
浏览文件
操作
浏览文件
下载
差异文件
!22219 [翻译完成】#I7PYC9 (21688+21571+21564+21558+21486+21456+21450+21448+21260+ 21015)
Merge pull request !22219 from Annie_wang/PR21787
上级
f7c90647
ad6523e5
变更
1
隐藏空白更改
内联
并排
Showing
1 changed file
with
54 addition
and
6 deletion
+54
-6
en/application-dev/security/permission-list.md
en/application-dev/security/permission-list.md
+54
-6
未找到文件。
en/application-dev/security/permission-list.md
浏览文件 @
177cc93b
...
...
@@ -100,6 +100,18 @@ Allows an application to read telephony information.
**Start version**
: 8
## ohos.permission.GET_PHONE_NUMBERS
Allows an application to obtain the phone numbers of the device.
**Permission level**
: system_basic
**Authorization mode**
: system_grant
**Enable via ACL**
: TRUE
**Start version**
: 10
## ohos.permission.REQUIRE_FORM
Allows an application to obtain the Ability Form.
...
...
@@ -776,7 +788,7 @@ Allows an application to listen for input events. Only the system signed applica
## ohos.permission.MANAGE_MISSIONS
Allows an application to manage
ability mission stacks
.
Allows an application to manage
missions in the system
.
**Permission level**
: system_core
...
...
@@ -860,7 +872,7 @@ Allows an SA to call the network management, Wi-Fi, network adapter listening, a
## ohos.permission.SET_ABILITY_CONTROLLER
Allows an application to
set the start and stop of an ability
.
Allows an application to
intercept the startup of the Ability component. This permission is used for testing, such as the stability test
.
**Permission level**
: system_basic
...
...
@@ -956,7 +968,7 @@ Allows an application to clear application data.
## ohos.permission.RUNNING_STATE_OBSERVER
Allows an application to
observe the application
status.
Allows an application to
listen for its
status.
**Permission level**
: system_basic
...
...
@@ -1004,7 +1016,7 @@ Allows a system application to obtain Wi-Fi parameters.
## ohos.permission.SET_WIFI_INFO
Allows an application to set
Wi-Fi devices
.
Allows an application to set
a Wi-Fi device
.
**Permission level**
: normal
...
...
@@ -1280,7 +1292,7 @@ Allows a device administrator application to set the screen-off time.
## ohos.permission.ENTERPRISE_INSTALL_BUNDLE
Allows a device administrator application to install and uninstall
bundle
s.
Allows a device administrator application to install and uninstall
application
s.
**Permission level**
: system_core
...
...
@@ -1656,7 +1668,7 @@ Allows an application to access geographical locations in the user's media file.
## ohos.permission.CAMERA
Allows an application to use the camera
to take photos and record videos
.
Allows an application to use the camera.
**Permission level**
: normal
...
...
@@ -2683,3 +2695,39 @@ Allows an application to listen for the card running status.
**Enable via ACL**
: TRUE
**Start version**
: 10
## ohos.permission.MANAGE_DEVICE_AUTH_CRED
Allows an application to call interfaces of the DeviceAuthCredMgr application.
**Permission level**
: system_basic
**Authorization mode**
: system_grant
**Enable ACL**
: FALSE
**Start version**
: 10
## ohos.permission.UNINSTALL_BUNDLE
Allows an application to uninstall applications.
**Permission level**
: system_core
**Authorization mode**
: system_grant
**Enable via ACL**
: TRUE
**Start version**
: 10
## ohos.permission.RECOVER_BUNDLE
Allows an application to restore pre-installed applications.
**Permission level**
: system_core
**Authorization mode**
: system_grant
**Enable via ACL**
: TRUE
**Start version**
: 10
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录