Use aul key for end point data
authorhyunho <hhstark.kang@samsung.com>
Mon, 23 Jul 2018 07:35:06 +0000 (16:35 +0900)
committerhyunho <hhstark.kang@samsung.com>
Thu, 26 Jul 2018 06:29:03 +0000 (15:29 +0900)
commita9361cfd058f18ff8d4afe5b306c250c4548e837
treef393ab5f94038dd8b5442b702a10d72dfa17bd8f
parent9c720cdc904b3b31233bcbc7ed171bd3c75c8d51
Use aul key for end point data

widget base using WIDGET_K_ENDPOINT as a key to get viewer id so, when widget
is launched by __send_aul_cmd, widget will have null viewer id and it could
cause trash widget info in viewer side.

Change-Id: I72ab795893b75dfd68c2dcff809a7f2235d6cf68
Signed-off-by: hyunho <hhstark.kang@samsung.com>
include/widget_instance.h
src/widget_instance.c