提交 0b8b84ca 编写于 作者: X xionglei6

fix:支持js GetUdid接口安全校验

test修改
Signed-off-by: Nxionglei6 <xionglei6@huawei.com>
上级 5ff80818
......@@ -44,6 +44,17 @@
"launchType": "standard"
}
],
"reqPermissions": [
{
"name":"ohos.permission.sec.ACCESS_UDID",
"reason":"need use ohos.permission.sec.ACCESS_UDID",
"usedScene": {
"ability": [
"FormAbility"
],
"when": "inuse"
}
}],
"js": [
{
"pages": [
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册