Merge branch 'devel/tizen_3.0' into tizen 55/62255/1 submit/tizen/20160315.065646
authorkibak.yoon <kibak.yoon@samsung.com>
Tue, 15 Mar 2016 04:39:00 +0000 (13:39 +0900)
committerkibak.yoon <kibak.yoon@samsung.com>
Tue, 15 Mar 2016 05:47:17 +0000 (14:47 +0900)
commit3d939a544ae9da2e41a199adc23af391f465f20d
treed251210c2278622858f4eb839d65db6302b60bcc
parentf5ee7a7068853382dbad99546515b5c9cd243b56
parent0264b170e6524b8fc24754349ba9d0ffbd20ee3f
Merge branch 'devel/tizen_3.0' into tizen

* devel/tizen_3.0: (21 commits)
  sensord: version 2.0.3
  sensord: enable hrm/gravity/linear accel sensors
  sensord: call on_event() after invoking sensor event from fd
  sensord: add sensord_flush internal API for batching
  sensord: sync/clean up sensord source code
  hal: add/sync sensor device types
  sensord: remove set_wakeup API and implementations
  libsensord: Disable deprecated sf_* APIs
  sensord: remove sensord compiler warnings
  sensord: fix the svace issue because of using non-terminated string
  sensord: fix the bug/memory leak/inefficient code
  sensord: lazy loading atexit() because static variables is used in atexit()
  sensord: clean up the source code
  sensord: clean up boiler plates
  sensord: restructuring sensord directories
  sensord: move .service/.socket to packaging
  sensord: fix the bug that set_attribute returns bool
  sensord: if poll() is failed, return false
  sensord: change to systemd socket
  sensord: fix the bug about calling read_sensor_data
  ...

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