commit | 802c9af563b54800b71128da26304f6e2cc9eb55 | [log] [tgz] |
---|---|---|
author | Chaitanya Saggurthi <csaggurt@codeaurora.org> | Wed Sep 07 16:55:03 2016 +0530 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Wed Sep 07 05:15:26 2016 -0700 |
tree | 9944b373199caacde0d21c8020957119d78f40fb | |
parent | a5c4045289a4e7741a5add2c14d83f96a1543009 [diff] |
Fix rild socket disconnect issue. If SEND_SMS request failed then rild socket got closed because TelephonyEventLog trying to access data part. Fix this issue by adding null check to data part. Change-Id: I9a5ea5e0a36928f3309cb3afa64d309969ee4f21 CRs-Fixed: 1060404