Merge branch 'devel/tizen_3.0' into tizen 22/59422/1
authorkibak.yoon <kibak.yoon@samsung.com>
Mon, 15 Feb 2016 10:42:45 +0000 (19:42 +0900)
committerkibak.yoon <kibak.yoon@samsung.com>
Mon, 15 Feb 2016 10:44:21 +0000 (19:44 +0900)
* devel/tizen_3.0: (51 commits)
  sensord: version 2.0.2
  sensord: rename sensor_handle_t to sensor_info_t
  sensord: fix the bug that uses wrong type if sensor is UNKNOWN_SENSOR
  sensord: add the sensord plugin logic for flexibility
  shared: re-assign sensor type numbers to activity/gesture sensors
  sensord: change macros for log
  sensord: clean up sf_common.h/sensor_common.h/sensor_logs.h
  sensord: add set_attribute_* API for internal
  sensord: remove useless the type-casting
  sensord: create sensor-hal-devel package
  sensord: clean up spec/pc/cmakelists.txt
  sensord: change the interface of set_attribute_*
  sensord: change the type of hal id to int32_t
  sensord: change the HAL interface
  sensord: clean up sensor fw code
  sensord: fix build error
  sensord: unify code style for class brackets
  sensord: enable sensor-test
  sensord: modify HAL interface for batching
  sensord: remove unused parameter
  ...

Change-Id: I024a057b5650ae6e023863d25dd349f07d4d435d
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>

Trivial merge