[Tizen] [ATSPI] reduce initialization attempts 13/267813/2
authorShinwoo Kim <cinoo.kim@samsung.com>
Thu, 9 Dec 2021 06:46:16 +0000 (15:46 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Fri, 10 Dec 2021 06:24:43 +0000 (15:24 +0900)
commit48fb5ad1637fdbeafbce32263a17d7b6da14ffd7
tree6d0208d0716424b242de5d0faf46c62e42f9ba51
parent660e7a71c1c17a43fd5acd2ffe99476152b11a99
[Tizen] [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