Removing redundant event representations for context sensor 69/35869/4
authorVibhor Gaur <vibhor.gaur@samsung.com>
Thu, 26 Feb 2015 12:48:42 +0000 (18:18 +0530)
committerVibhor Gaur <vibhor.gaur@samsung.com>
Thu, 26 Feb 2015 12:52:10 +0000 (18:22 +0530)
commit3990a6b0e12c694a5bb0d3ac29cb9b8cbdbbbc37
tree704a46f671150451b18597ff71b32375415a6018
parentf076e298cb762677d7d8a179c43f51df5780c379
Removing redundant event representations for context sensor

Removed redundant context sensor events CONTEXT_BASE_DATA_SET and CONTEXT_EVENT_REPORT which were the same.
These have been moved to the sensor_deprecated folder.
Since both these represent the same context sensor event, DATA_SET type has been removed. CONTEXT_EVENT_REPORT has been renamed to CONTEXT_REPORT_EVENT to make it simpler.

Change-Id: Iaca58e1b48e19adabf5edc1d6a001933cd4ec910
src/libsensord/client_common.cpp
src/libsensord/sensor_context.h
src/libsensord/sensor_deprecated.h