commit | c0ef5542ad84cc983873ff331b0ea1b2a81f47f2 | [log] [tgz] |
---|---|---|
author | Mike Digman <digman@google.com> | Mon Apr 01 15:36:25 2019 -0700 |
committer | Mike Digman <digman@google.com> | Mon Apr 01 22:48:24 2019 +0000 |
tree | c90c7c249aec56dac13be43e2a84e7a9d3f115c0 | |
parent | ea94b7869d02d3bb5b5ae45e01b712da9f371d0f [diff] |
Fix sharesheet permissioned icon loading bug In some cases, returned ResolveInfo may not have a set icon but it will always have an associated ActivityInfo. Fall back to that ActivityInfo when no icon is set. Permissioned apps now properly have their icon fetched. Fixes: 129460747 Fixes: 125908050 Test: manual Change-Id: I624b1d455106c987b1e3f6623ef9e69d22882e59