commit | a8c7c0b713df06970e874cccaf30fe5191c3cdf2 | [log] [tgz] |
---|---|---|
author | Jon Miranda <jonmiranda@google.com> | Tue Sep 03 08:13:09 2019 -0700 |
committer | Jon Miranda <jonmiranda@google.com> | Tue Sep 03 08:13:09 2019 -0700 |
tree | 870cfe9dd735a5ec6a4aa77674b9f9a02d2cb835 | |
parent | 78ebf57e9fd3cd3e48356c61d7c890b4466dafee [diff] |
Only add promise icon if icon is provided in the SessionInfo. - In some cases, SessionInfo is created without an icon until later on in the install process. This prevents promise icons with default Android logo from appearing. - This will also prevent apps without a launching activity from appearing as a promise icon and then disappearing when the app is installed. Bug: 135633159 Change-Id: I30adde8bf2cf583bffca8ed878f9cc20d6d41a13