commit | 283079a8e97be75b49c3b8c96ae44f2252f27f2a | [log] [tgz] |
---|---|---|
author | Li Wei <liwei@codeaurora.org> | Tue Aug 23 16:06:10 2016 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Aug 24 21:34:24 2016 -0700 |
tree | bfbdf9dd7c233b993ca1a32e6ef060562e54f411 | |
parent | 7d0fa830874b20844d525218ce7bd54df8334566 [diff] |
Telephony: Fix force close issue - mContext in SIMRecords class inherits from parent class IccRecords become null resulting in NPE issue when SIM cards removed/disposed; - Add null check for mContext in getDisplayRule() of class SIMRecords. Change-Id: I530dc7b09e96359a93d46d95f421bc3a8b1d2ea2 CRs-Fixed: 1057570