提交 94285e1e 编写于 作者: L liulinna 提交者: guduhanyan

增加权限配置

Signed-off-by: Nguduhanyan <xuyanjun27@163.com>
上级 9216edbf
......@@ -23,6 +23,16 @@
"moduleName": "entry",
"moduleType": "entry"
},
"reqPermissions": [
{
"name": "ohos.permission.SET_TIME",
"reason": "use.ohos.permission.SET_TIME"
},
{
"name": "ohos.permission.SET_TIME_ZONE",
"reason": "use.ohos.permission.SET_TIME_ZONE"
}
],
"abilities": [
{
"visible": true,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册