OSDN Git Service

IRDA-2056: Remove a superfluous check
authorPatrick Porlan <patrick.porlan@intel.com>
Wed, 15 Oct 2014 12:22:02 +0000 (14:22 +0200)
committerViorel Suman <viorel.suman@intel.com>
Thu, 23 Oct 2014 12:59:06 +0000 (15:59 +0300)
commit4b21c9fb3d9fca857ad58a58e1a19ed3414758c9
tree5ced31df03603cb60140cafa7638ff19aa45d28a
parentd1c0f7bdc959bb3841aaaf2c112b880c3c249718
IRDA-2056: Remove a superfluous check

We don't really have to check whether or not a sensor type is
defined as continuous by Android when we encounter a motion
trigger for the associated sensor. Simply record the name, and
we'll decide later if, and when, it has to be selected.

Change-Id: Ibc77470db1d66cc67f5e799f0db454e3157f3945
Signed-off-by: Patrick Porlan <patrick.porlan@intel.com>
Reviewed-on: https://android.intel.com:443/289217
enumeration.c