Fix issue that "Wi-Fi call" disappears when Wi-Fi call is on hold
"Wi-Fi call" disappears because StatusHints is set to null when the
state of connection is HOLDING. StatusHints includeing "Wi-Fi call"
label is set only when the state of connection is ACTIVE.
To resolve this issue, sets StatusHints regardless of the state of
connection
Bug: 112125314
Test: manual – Checked that "Wi-Fi call" is displayed when Wi-Fi call is
on hold
Change-Id: Id0a010c7b7919fd90042c8339459160c7ddd192a
1 file changed