Do not consider scheduled restart as an error 32/288232/1 accepted/tizen_7.0_unified tizen_7.0 accepted/tizen/7.0/unified/20230303.102015
authorJi-hoon Lee <dalton.lee@samsung.com>
Fri, 10 Feb 2023 09:56:40 +0000 (18:56 +0900)
committerJi-hoon Lee <dalton.lee@samsung.com>
Tue, 14 Feb 2023 04:02:16 +0000 (13:02 +0900)
commitefb2c3dc3122080c56939b8aa7e1b41777555604
treea07d72adb0a3adee7c11d01677fc3ff9f9344001
parent31ba13ab2e08dd67260d4a998fc66d253e8754e8
Do not consider scheduled restart as an error

When a scheduled restart takes place on the agent side,
the client application receives a service reset error,
canceling all the ongoing operations that are not
directly related to the multi-assistant framework.
To avoid this problem, added a restart notification signal
for letting the clients to know the subsequent dbus name owner
change event is caused by a scheduled restart event or not.

Change-Id: I0e1acf293d62d04356a59bb0f9bba29860946285
client/ma.c
client/ma_dbus.c
common/ma_defs.h