commit | c6521d757edb854e4f12e598aed189b44986dc3e | [log] [tgz] |
---|---|---|
author | guangbing <guangbing@codeaurora.org> | Wed Sep 21 13:45:27 2016 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Thu Sep 22 03:37:11 2016 -0700 |
tree | f15a9378e1dc0fd2266d519a7cb6d2120d7ea130 | |
parent | c13ad60b3968795056effadd7d9f253eff944ad6 [diff] |
SnapdragonLauncher: Fix can't place contact to home screen It's product manager's original design,not to show the shortcut created by app,but if it's a widget shortcut,should be created and show. To judge whether the type is APP_SHORTCUT_TYPE_KEY or not,and if it is,abandon creating shortcut. Change-Id: Ib8c4ce3694f24508669feee68f88733f8dd26dae CRs-Fixed: 1068817