更新系统弹窗和隐私中心权限

Signed-off-by: hxt_lucky <huxiaotian2@huawei.com>
This commit is contained in:
hxt_lucky 2024-10-31 14:46:56 +08:00
parent ddb9df563d
commit df2fccfd22
3 changed files with 12 additions and 0 deletions

View File

@ -107,6 +107,12 @@
},
{
"name": "ohos.permission.START_DLP_CRED"
},
{
"name": "ohos.permission.START_SYSTEM_DIALOG"
},
{
"name": "ohos.permission.EXEMPT_PRIVACY_SECURITY_CENTER"
}
]
}

View File

@ -121,6 +121,12 @@
},
{
"name": "ohos.permission.START_DLP_CRED"
},
{
"name": "ohos.permission.START_SYSTEM_DIALOG"
},
{
"name": "ohos.permission.EXEMPT_PRIVACY_SECURITY_CENTER"
}
]
}

Binary file not shown.