Convey launching condition to screen-reader 18/129318/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 05:30:00 +0000 (14:30 +0900)
commit228dc5ff95270a3a1936f16eb222aeccd3304d10
tree43697887df943f25178113673b3dc42b1d5733d2
parentf1d152335982636427f5ed4c5bfbb8edc5756493
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