Commits

johnwang authored 5f1f26a7ffb
Fix NPE in TelephonyManager. It is for bug 1971628 but affects almost every API function in TelephonyManager. When phone is not ready (for example, after crash and restart) the getSubscriberInfo and getITelephony returns null and causes NPE.