Added API for custom items 69/57569/8
authorSomin Kim <somin926.kim@samsung.com>
Thu, 21 Jan 2016 05:22:15 +0000 (14:22 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Wed, 17 Feb 2016 02:27:13 +0000 (18:27 -0800)
commit4005f36ebd4ad6b51104d79cf0cef0f53075ed3b
tree418a376bb70d06230cd85e20c076a9ce0534cf3d
parente94ade6eeec410791a4a2323694b84b196c4ebf4
Added API for custom items
- add_custom_item(), remove_custom_item(), publish_custom_data()
- context_trigger_enable_rule() will return NOT_SUPPORTED

Change-Id: I88d232f2ef4af59a5fcbb510f0192bd84ad4e0f4
Signed-off-by: Somin Kim <somin926.kim@samsung.com>
include/context_trigger.h
include/context_trigger_internal.h
include/context_trigger_types_internal.h
src/context_trigger.cpp
src/rule_validator.cpp
src/rule_validator.h