sensord: fix default interval when there is no client which registers event 84/70984/1
authorkibak.yoon <kibak.yoon@samsung.com>
Mon, 23 May 2016 12:47:05 +0000 (21:47 +0900)
committerkibak.yoon <kibak.yoon@samsung.com>
Mon, 23 May 2016 12:47:05 +0000 (21:47 +0900)
commitc7bcb3067de0ce4d7039cb3e417d1089516bc894
treeef446594017f256a742983ac8cd91eeedf24c372
parent6bf96b7ef2285273a6b546b47efa5a221ffc81a8
sensord: fix default interval when there is no client which registers event

- POLL_MAX_HZ_MS is too big, so it has to be changed to POLL_10HZ_MS(default)

Change-Id: I611c0983c601c02ab822b700efda4153dcb6a420
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
src/client/sensor_handle_info.cpp