[ATSPI] recover ForceUp failure 23/268323/3
authorShinwoo Kim <cinoo.kim@samsung.com>
Mon, 20 Dec 2021 10:14:19 +0000 (19:14 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Fri, 24 Dec 2021 06:28:29 +0000 (15:28 +0900)
commitbf2f87675e4b2a16a3f8f19afe7a3f483d0d22e7
tree07dd440b48f9d29868ad23b4b951623af17ea2d1
parenteab2c5a592922a7cc004b05d86dabefc1e5b4e90
[ATSPI] recover ForceUp failure

It is able to be failed at ForceUp.
We did throw an exception if bridge cannot get a11y dbus-daemon address.
There is no proper way to handle this exception on application side.
So we need to recover the failure of ForceUp with this patch set.

Change-Id: I7f58c2fa3283bf6855d58a545ace9acb38252bb8
dali/devel-api/adaptor-framework/accessibility-bridge.h
dali/internal/accessibility/bridge/bridge-base.cpp
dali/internal/accessibility/bridge/bridge-impl.cpp