Recover the visible state for watch app.
authorSung-jae Park <nicesj.park@samsung.com>
Tue, 26 May 2015 05:32:26 +0000 (14:32 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Tue, 26 May 2015 05:32:26 +0000 (14:32 +0900)
commit6c9447a95cfbda64516700d1dce7c6e696955b16
tree97af803e741f673f1caacc7faaa00b912b0ea9a9
parent3dd85073b07c0ca51931884164e0f07e117d6211
Recover the visible state for watch app.

After processing the helo_sync request,
if it is recovered from faulted state, send the visible state change event to the slave again.

[model] Redwood,Kiran,B3(Wearable)
[binary_type] AP
[customer] Open
[issue#] N/A
[problem] Recovered Watch doesn't get its visible state information.
[cause] After recover from the fault, the watch should be handled diferrently with widget.
[solution] Send the visible state change event to the watch again after recover it from fault state.
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: Ie551c01d1f3c75f3cdc598167d80f1fe4adb5468
include/instance.h
src/instance.c
src/package.c
src/server.c