sensor-recorder: return E_NONE about some internal APIs 46/124146/2
authorkibak.yoon <kibak.yoon@samsung.com>
Mon, 10 Apr 2017 09:48:50 +0000 (18:48 +0900)
committerkibak.yoon <kibak.yoon@samsung.com>
Mon, 10 Apr 2017 09:54:14 +0000 (18:54 +0900)
commit96ad3234bf6212608838b9ea9bfcc6ea897af702
treee940e7db5e49d28c1ec9a3edc3c8e0bb96541f6f
parent524c136efa9f2090e7cf91fd134e9be10ca8fd25
sensor-recorder: return E_NONE about some internal APIs

- these APIs don't matter whether the sensor is supported or not.
- return output of is_supported() API
- check whether parameters are vaild or not

Change-Id: Ic5a983628070610edcdb6ee97060fdf8fdbe7b62
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
src/client/sensor_recorder.cpp