StatusBar: Update TTY icon on status bar at boot

When device reboot with TTY on, sometimes PhoneStatusBarPolicy
did not receive TTY event broadcast because PhoneStatusBarPolicy
is not started by the time Telecom broadcasted it. This ignore to
show TTY icon in status bar.
Add code to update TTY icon after PhoneStatusBarPolicy create.

Change-Id: I2b4f072147749d7b93e664adcb9f34884e8ad4fc
CRs-Fixed: 953066
1 file changed