Convey launching condition to screen-reader 26/129326/1
authorShinwoo Kim <cinoo.kim@samsung.com>
Tue, 16 May 2017 05:22:27 +0000 (14:22 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Tue, 16 May 2017 06:07:59 +0000 (15:07 +0900)
commit4a435a0629752f9ee5a8a1a86566c3e48029dd20
tree84d0d3aacfc4f34dcda17468e17d4d09ab62b03e
parent576781b36f2d342e20acdf750b7b19d3ff9c6628
Convey launching condition to screen-reader

The screen-reader reads "Screen reader (TTS) on" when the screen-reader launches.
It is not necessary to read this information for the screen-reader launching at
booting time. It is necessary only if the screen-reader is launched by the Vconf
value change from the Settings application.

Change-Id: I73cb17be6c6b561d77ed2f6d7226a21896f62e1a
bus/at-spi-bus-launcher.c