sensord: clean up switch-case statement if attribute is not global. 79/77279/1
authorkibak.yoon <kibak.yoon@samsung.com>
Mon, 27 Jun 2016 04:27:25 +0000 (13:27 +0900)
committerkibak.yoon <kibak.yoon@samsung.com>
Wed, 29 Jun 2016 02:49:55 +0000 (11:49 +0900)
commita0b71120db332e7ae23da7ebb3dd1f2c8db2fa91
tree4cd7d1d5871345e5faad74b4311555920e53756b
parentfda09ec118138917b72afad8ab21f12988ce33e9
sensord: clean up switch-case statement if attribute is not global.

- if it is a default attribute in switch-case statement, break and call
  set_attribute_int() function.

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