[ATSPI] reduce initialization attempts 20/267720/2
authorShinwoo Kim <cinoo.kim@samsung.com>
Thu, 9 Dec 2021 06:46:16 +0000 (15:46 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Thu, 9 Dec 2021 12:03:07 +0000 (21:03 +0900)
commitf5d85fdc43a1a0baf95b9ec7fbb380c2bcb7ee58
tree9571b6c7f051b58670b3dccfdfa25cc17b749670
parentbe7ba50bdf5c1432b787bae1baff4128e65d419b
[ATSPI] reduce initialization attempts

The at-spi-bus-launcher cannot reponse immediately on booting time.
So there were lots of error logs can overwrite other logs.
This patch is reducing attempt to initialize bridge and read properties.

Change-Id: I546cc71c7e05b7d494a02b4ce73e16f96a8ef707
dali/internal/accessibility/bridge/bridge-impl.cpp