commit | 3fe4a146cf774261ab3552dd8ab392439c771e54 | [log] [tgz] |
---|---|---|
author | Sunny Goyal <sunnygoyal@google.com> | Thu Dec 15 17:40:07 2016 -0800 |
committer | Sunny Goyal <sunnygoyal@google.com> | Tue Jan 03 15:58:53 2017 -0800 |
tree | 5df73ef8f1166bfa827f46bb40a99974e8246cca | |
parent | bf8a265deb093e147a5289e0958cc9b1bc50a6e3 [diff] |
Simplifying IconCache access code Providing a way to access icon cache without LauncherAcitivtiyInfo. This allows fetching LauncherActivityInfo only when required, thus avoiding system RPC when the icon is already in cache. Change-Id: I92918c7a0d0d0796e5f7b70d4ecb6787c52c6600