Merge branch 'devel/tizen_3.0' into tizen
authorkibak.yoon <kibak.yoon@samsung.com>
Mon, 15 Feb 2016 10:44:48 +0000 (19:44 +0900)
committerkibak.yoon <kibak.yoon@samsung.com>
Mon, 15 Feb 2016 10:44:53 +0000 (19:44 +0900)
* devel/tizen_3.0: (30 commits)
  sensor-hal-tm1: version 1.0.1
  sensor-hal: rename sensor_handle_t to sensor_info_t
  sensor-hal: move sensor_hal.h to sensor-hal-devel package
  sensor-hal: change the interface of set_attribute_*
  sensorhub-hal: set the id as the library number
  sensor-hal: change the type of id to uint32_t
  sensor-hal-sensorhub: fix the bug caused by static member variable
  sensor-hal: add interface of sensorhub
  sensor-hal-tm1: enable proximity sensor
  sensor-hal-tm1: modify Sensor HAL interface
  sensor-hal-tm1: rename package name to sensor-hal-tm1
  sensor-hal-tm1: remove unused sensors on TM1
  sensor-hal: unify code style for class brackets
  sensor-hal: add including stdbool.h
  sensor-hal: modify HAL interface for batching
  sensor-hal: remove vector in sensro HAL interface
  sensor-hal: refactoring sensor HAL interface
  sensor-hal: clean up the code and dependency
  sensor-hal: change sensor_device_base to util class
  sensor-hal: re-organize build procedure
  ...

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

Trivial merge