commit | 53f6b7b340534e043fc98dc6a49fd9839d01c12a | [log] [tgz] |
---|---|---|
author | Winson <winsonc@google.com> | Fri Aug 07 14:48:20 2015 -0700 |
committer | Winson <winsonc@google.com> | Fri Aug 07 14:48:20 2015 -0700 |
tree | e4b57c1e85e790c8a8a89deda3b24fa8e42a6bcf | |
parent | a7866cd9ff40c072279b3f37f67d3c8d6aecfb54 [diff] |
Fixing issue where app icons were not updating with the package. - This was due to the fact that the cache keys are now CacheKeys instead of ComponentNames, which we were still trying to remove. This is a serious issue because it means no app can update their icon while Launcher2 is running. Bug: 23030496 Change-Id: I4a59ffe32b8fb2de11a64c173284b4cbf7e35222