haptic: watch/unwatch name with correct id 90/169290/1 accepted/tizen/unified/20180206.064218 submit/tizen/20180205.120610
authorsanghyeok.oh <sanghyeok.oh@samsung.com>
Mon, 5 Feb 2018 11:52:03 +0000 (20:52 +0900)
committersanghyeok.oh <sanghyeok.oh@samsung.com>
Mon, 5 Feb 2018 11:52:06 +0000 (20:52 +0900)
commitd634bf6a2618fc460083022d57fd4b48117139eb
tree3c04051be817a80ee329f2831e5f07484e052e3e
parent39452f1b0de2ff5f5de0aa273f2262b650fb9d8d
haptic: watch/unwatch name with correct id

multiple haptic_info struct can be added into haptic_handle_list,
but abnormal name watching id is assigned to one global variable,
fix this to use correct id for each haptic_info struct

Change-Id: Ia2360120bdbd6ca6bdcc47ad6e071a90f7f462f9
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
src/core/dbus.c
src/haptic/haptic.c