input: add ConditionVconf property for conditional action 56/269256/3
authorYoungjae Cho <y0.cho@samsung.com>
Wed, 12 Jan 2022 05:55:31 +0000 (21:55 -0800)
committerYoungjae Cho <y0.cho@samsung.com>
Fri, 14 Jan 2022 08:05:45 +0000 (17:05 +0900)
commit768987ae674708586bbd287d424728e5991868cb
tree69a3e75e10709a7ea4bf48c4f156436490d2ae8e
parent0eb89db286a456f07390625888e7cfaed4345e44
input: add ConditionVconf property for conditional action

[EVENT_ACTION] of input.conf can now have property ConditionVconf
 - ConditionVconf=key,type,value
which set the condition for an event, so that it will trigger action
only when the given vconf meet.

Change-Id: I3dbd4484718cc3ba3b9b241ec670b28963d45f3d
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
conf/iot-headless-input.conf
plugins/iot-headless/input/input-config.c
plugins/iot-headless/input/input-config.h
plugins/iot-headless/input/input-handler.c