sensord: remove termination routine when there is no sensor 61/135561/2
authorkibak.yoon <kibak.yoon@samsung.com>
Fri, 23 Jun 2017 05:44:27 +0000 (14:44 +0900)
committerkibak.yoon <kibak.yoon@samsung.com>
Fri, 23 Jun 2017 06:05:13 +0000 (15:05 +0900)
commit7497cf8b59310b0eb1414d8a9a2af44d4e76efe1
treeacb75963910f25b8c52603b3c12b6570da5fd0ca
parent225da6f36fc7e6d75b888283d6710cb259e60d99
sensord: remove termination routine when there is no sensor

- serveral frameworks try to connect sensor continuously, so the sensor
  daemon runs every time they try. it's a overhead work.

Change-Id: Ib203c69e4e53767256e71ca9aaa5f58c6d97a622
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
src/server/server.cpp
src/server/server.h