Use hal-api-sensor instead of legacy interface
authorBoram Bae <boram21.bae@samsung.com>
Wed, 27 Jan 2021 04:25:51 +0000 (13:25 +0900)
committerBoram Bae <boram21.bae@samsung.com>
Wed, 27 Jan 2021 04:25:51 +0000 (13:25 +0900)
commit2a0fd25313439d780dab560c7eade07aa1d3025c
tree0e5467602ffef6b97c65b79cab3574d74ef530fe
parent7babb927c38fd3bb6e4a51037568beeb2149b2ec
Use hal-api-sensor instead of legacy interface

* This change is for Tizen Next-HAL
* Now, all implementations of sensor device inherit sensor device interface of the hal-api-sensor
* Move sensor_hal and sensor_hal_types to hal-api-sensor
* Name sensor_loader`s existing HAL as Legacy HAL
* Change an install path for libsensorhub-hal to /hal/lib/sensorhub/

Change-Id: I4c4df4b7e72eebcb86116ea49c7addf12b95b573
Signed-off-by: Boram Bae <boram21.bae@samsung.com>
15 files changed:
CMakeLists.txt
packaging/sensor-hal-emulator.spec
src/accel/accel_device.h
src/create.cpp [deleted file]
src/geomag/geomag_device.h
src/gyro/gyro_device.h
src/gyro_uncal/gyro_uncal_device.h
src/hal-backend-sensor.cpp [new file with mode: 0644]
src/hrm/hrm_device.h
src/light/light_device.h
src/pressure/pressure_device.cpp
src/pressure/pressure_device.h
src/proxi/proxi_device.h
src/sensorhub/CMakeLists.txt
src/ultraviolet/uv_device.h