mirror of
https://gitee.com/openharmony/startup_appspawn
synced 2025-02-19 19:52:08 +00:00
rm log
Signed-off-by: nianyuu <zhouwenqiang12@huawei.com>
This commit is contained in:
parent
0f4037e172
commit
bf1d6dbdbf
@ -171,7 +171,6 @@ APPSPAWN_STATIC int LoadPermission(AppSpawnClientType type)
|
||||
|
||||
APPSPAWN_STATIC void DeletePermission(AppSpawnClientType type)
|
||||
{
|
||||
APPSPAWN_LOGW("DeletePermission %{public}d", type);
|
||||
pthread_mutex_lock(&g_mutex);
|
||||
PermissionManager *mgr = GetPermissionMgrByType(type);
|
||||
if (mgr == NULL || !mgr->inited) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user