commit | 8ecbbb5ec14c797fdc3834f3c7d30a0e14edcaf9 | [log] [tgz] |
---|---|---|
author | Yorke Lee <yorkelee@google.com> | Thu Aug 28 13:28:09 2014 -0700 |
committer | Yorke Lee <yorkelee@google.com> | Thu Aug 28 13:28:09 2014 -0700 |
tree | 146f13f86deb717e38666ead9cc791d47e153cb6 | |
parent | f0ab8dae956d9887a6582870c29f274b0157b4eb [diff] |
Fix possible NPEs in CallCardPresenter It is possible for mSecondaryContactInfo and mSecondaryCall to be out of sync due to the contact cache callback happening after a change in call state. If such a case happens, ignore the updated contact info change since the call has been destroyed and nulled out. Bug: 17309877 Change-Id: I70d8f7ca77e6b4971cf9335b00170bbdb7cf7fcd