[Sensor][Tizen 3.0] interval setting fix (JIRA #937)
authorAdam Szczerbiak <a.szczerbiak@samsung.com>
Wed, 20 Jan 2016 08:56:10 +0000 (09:56 +0100)
committerAdam Szczerbiak <a.szczerbiak@samsung.com>
Wed, 20 Jan 2016 08:56:10 +0000 (09:56 +0100)
commit6815e5415b6a5bbf2112179b49e94c8f13b82375
treeb24bb027ccfc79cd1da8422736239eb1f35f0ece
parentb8de45c5bbfd5eea2197f44cf1bb19a5a6ca4ee9
[Sensor][Tizen 3.0] interval setting fix (JIRA #937)

This fix disallows the user to select "0" interval in order to receive notifications
on every sensor's value change. Passing 0 as a parameter (or not providing it
at all) now causes the interval to become 100 ms, in accordance to the widl specification.

Change-Id: I83019dec7a8c534046d921153d2990e3b8ed158d
Signed-off-by: Adam Szczerbiak <a.szczerbiak@samsung.com>
src/sensor/sensor_service.cc