Merge "st-hal: fix st session potential deadlock"
diff --git a/st_session.c b/st_session.c
index 4f6af7c..156bfb9 100644
--- a/st_session.c
+++ b/st_session.c
@@ -203,7 +203,6 @@
                 ev.payload.detected.detect_status = 3;
 
             DISPATCH_EVENT(st_ses, ev, status);
-            break;
         }
 
         if (!lock_status)