sensor-hal-emul: remove useless config-related xml file
authorkibak.yoon <kibak.yoon@samsung.com>
Wed, 29 Jun 2016 07:36:46 +0000 (16:36 +0900)
committerkibak.yoon <kibak.yoon@samsung.com>
Wed, 29 Jun 2016 08:10:52 +0000 (17:10 +0900)
commit81bdfef14f843739154c1f8f5473761102f0a08c
tree4a8e07097ca36cd0fc496ea16b69229a44aa726b
parent074061833a717746017c33ab0574f1b0115dd28b
sensor-hal-emul: remove useless config-related xml file

- remove sensor.xml.in
- remove useless dependencies
- move sensor device configurations from xml to source code directly

Change-Id: I6b88f28582d64f4014c0eb46ae00857ecbe5b99e
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
32 files changed:
CMakeLists.txt
packaging/sensor-hal-emulator.spec
sensor.xml.in [deleted file]
src/accel/accel_device.cpp
src/accel/accel_device.h
src/create.cpp
src/geomag/geomag_device.cpp
src/geomag/geomag_device.h
src/gyro/gyro_device.cpp
src/gyro/gyro_device.h
src/gyro_uncal/gyro_uncal_device.cpp
src/gyro_uncal/gyro_uncal_device.h
src/hrm/hrm_device.cpp
src/hrm/hrm_device.h
src/hrm_raw/hrm_raw_data_reader.cpp [deleted file]
src/hrm_raw/hrm_raw_data_reader.h [deleted file]
src/hrm_raw/hrm_raw_data_reader_standard.cpp [deleted file]
src/hrm_raw/hrm_raw_data_reader_standard.h [deleted file]
src/hrm_raw/hrm_raw_device.cpp [deleted file]
src/hrm_raw/hrm_raw_device.h [deleted file]
src/light/light_device.cpp
src/light/light_device.h
src/pressure/pressure_device.cpp
src/pressure/pressure_device.h
src/proxi/proxi_device.cpp
src/proxi/proxi_device.h
src/sensor_config.cpp [deleted file]
src/sensor_config.h [deleted file]
src/ultraviolet/uv_device.cpp
src/ultraviolet/uv_device.h
src/util.cpp
src/util.h