Fix issue with call redirection activity.

The call redirection activity fails to show on top of the dialer when
the dialer launches just after the confirm dialog activity starts.
Removing the intermediary call redirection activity allows us to use
the SYSTEM_ALERT_WINDOW type for the dialog, ensuring it shows up on top
of the dialer window in all instances.

Test: Manually reproduced bug and verified that the new implementation
does not suffer from race conditions indicated above.
Bug: 137223601
Merged-In: I2903d09f7dc3fafe59f3ffc4a8bd95d1eec664a7
Change-Id: I2abbf2f94e8058b741a6849974ddc9acc1ae6399
4 files changed