OSDN Git Service

STPK-1429 Fix a problem with on change sensors being muted
authorPatrick Porlan <patrick.porlan@intel.com>
Thu, 3 Jul 2014 12:18:31 +0000 (14:18 +0200)
committerGerrit Code Review <gerrit@mcg-psi-gcr1.jf.intel.com>
Thu, 17 Jul 2014 15:20:44 +0000 (08:20 -0700)
commiteee1b23e88239d0475c729d30117fd297f390c8f
tree96f81c65ee6185bdd78ef0cddef06b3251b595fa
parent35ac9c5bd8acf0678a38e701dac7367d6f14640e
STPK-1429 Fix a problem with on change sensors being muted

We probably want on-change sensors to send an event following
a disable - enable cycle, even if the sensed value (such as
the ambient light level in lux) hasn't changed during this
time. That ensures that applications starting up have fresh
data to deal with.

Issue: STPK-1429

Change-Id: I58cf3baaeee8937d374fa7a087df01cbe968f898
Signed-off-by: Patrick Porlan <patrick.porlan@intel.com>
control.c