mirror of
https://github.com/openharmony/applications_sample_camera.git
synced 2026-07-21 00:25:59 -04:00
Description: fix failure to enter the Setting screen
IssueNo:https://gitee.com/openharmony/applications_sample_camera/issues/I4W3LQ Feature or Bugfix: Bugfix Binary Source:No Signed-off-by: lancer <haoshuo@huawei.com>
This commit is contained in:
@@ -347,7 +347,7 @@ static void CliRecvPending(void)
|
||||
pendingResult = wpa_ctrl_pending(g_monitorConn);
|
||||
}
|
||||
}
|
||||
pthread_mutex_lock(&g_monitorConnMutex);
|
||||
pthread_mutex_unlock(&g_monitorConnMutex);
|
||||
}
|
||||
|
||||
static void* MonitorTask(void *args)
|
||||
|
||||
Reference in New Issue
Block a user