IMS: Fix dialer app crash issue due to NPE.
FragmentActivity can be null if it's not yet attach. So it can be null in such case. Add null check to avoid NullPointerException. Change-Id: Ib35c394dd10dea7526601824f11e5ebd9db459ce CRs-Fixed: 769564
Loading
Please register or sign in to comment