Add null check before accessing mContext
When APM enabled SIM powering down and all the SIMRecords are disposed, during this time accessing the null set mContext leading to NPE. To avoid this added null check. Change-Id: Id2ee14faee764b9f9d124a65736dec8ab8eb788e CRs-Fixed: 754013
Loading
Please register or sign in to comment