diff --git a/cases/smoke/basic/screenshot32/new_script/resource/acl_whitelist.json b/cases/smoke/basic/screenshot32/new_script/resource/acl_whitelist.json index b3a873da972ea987502db781150741f67b4535ab..6355182655093fef3ccd22b81fe8f0c1491300ad 100644 --- a/cases/smoke/basic/screenshot32/new_script/resource/acl_whitelist.json +++ b/cases/smoke/basic/screenshot32/new_script/resource/acl_whitelist.json @@ -148,7 +148,8 @@ "ohos.permission.CONTROL_SVC_CMD", "ohos.permission.MANAGE_WIFI_CONNECTION", "ohos.permission.INSTALL_PLUGIN_BUNDLE", - "ohos.permission.UNINSTALL_PLUGIN_BUNDLE" + "ohos.permission.UNINSTALL_PLUGIN_BUNDLE", + "ohos.permission.HIVIEW_TRACE_MANAGE" ] }, { @@ -339,5 +340,11 @@ "acls": [ "ohos.permission.MANAGE_SOFTBUS_NETWORK" ] + }, + { + "processName": "hiprofiler_plugins", + "acls": [ + "ohos.permission.HIVIEW_TRACE_MANAGE" + ] } ]