Improve esed power performance. am: b507129d13 am: 31ad632f89
am: e9a06869aa

Change-Id: I970d592f63e67931b36ffb42af1f631a77283658
diff --git a/esed/esed.cpp b/esed/esed.cpp
index 0caacac..02dd3d3 100644
--- a/esed/esed.cpp
+++ b/esed/esed.cpp
@@ -59,6 +59,7 @@
             continue;
         }
         LOG(INFO) << "Opened connection to the eSE";
+        break;
     }
 
     // This will be a single threaded daemon. This is important as libese is not