未验证 提交 7ffc3adc 编写于 作者: O openharmony_ci 提交者: Gitee

!2707 add edm permission

Merge pull request !2707 from 蔡明港/OpenHarmony-3.1-Release
......@@ -24,8 +24,7 @@
{
"type": "ShellKit",
"run-command": [
"chmod 644 /data/*.hap",
"param set ro.config.pass_edm_permission true"
"chmod 644 /data/*.hap"
]
}
]
......
......@@ -56,6 +56,10 @@
{
"name":"ohos.permission.EDM_MANAGE_DATETIME",
"reason":"need use EDM_MANAGE_DATETIME"
},
{
"name":"ohos.permission.MANAGE_ADMIN",
"reason":"need use MANAGE_ADMIN"
}
],
"js": [
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册