commit | 8626a1c4f17a0e5edb7c431a9db83101035f2b84 | [log] [tgz] |
---|---|---|
author | yingrenw <yingrenw@codeaurora.org> | Tue Oct 11 13:46:38 2016 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Tue Oct 11 00:55:47 2016 -0700 |
tree | dffc8819984a9fe0ee7054883d7eef0de0576c3e | |
parent | d556e89f73d300c7bca9b1ca03b0a636fb87dc2b [diff] |
SnapdragonLauncher: Crash when put contact widget to folder Description: Contact widget is a special launcher icon. It is only shortcut icon and it doesn't have the component. Folder need to get the unread Number of app via component, so it leads to NullPointer exception if component is null. Check the component of shortcut icon whether is null. Change-Id: Id692383ba8a6ab22f39ebec119b942677a54d003 CRs-Fixed: 1076348