Loading
Telephony: Catch NullPointerException in getDataEnabled
Some times when phone app crashed observing crash in System server. The reason is, when phone crashed, GPS location trying to access TelephonyManager API which resulting in NullPointerException, to resolve this catching NullPointerException. Change-Id: I16b6044fa0033ac13a178ffab086c40bb06090dc