提交 93042438 编写于 作者: C caiminggang

add edm permission

Signed-off-by: Ncaiminggang <caiminggang1@huawei.com>
上级 6ef273a9
......@@ -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.
先完成此消息的编辑!
想要评论请 注册