mirror of
https://github.com/openharmony/developtools_integration_verification.git
synced 2026-08-28 05:49:59 -04:00
netsysnative add acl
Signed-off-by: xiaohui.xie <xiexiaohui15@h-partners.com>
This commit is contained in:
@@ -293,5 +293,12 @@
|
||||
"acls": [
|
||||
"ohos.permission.MANAGE_WIFI_CONNECTION"
|
||||
]
|
||||
},
|
||||
{
|
||||
"processName": "netsysnative",
|
||||
"acls": [
|
||||
"ohos.permission.ACCESS_USER_TRUSTED_CERT",
|
||||
"ohos.permission.ACCESS_SYSTEM_APP_CERT"
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user