diff options
author | 2024-11-01 13:38:34 -0700 | |
---|---|---|
committer | 2024-11-01 15:19:29 -0700 | |
commit | 40389e404f72cb13f9632fa86cd0f13905f682ea (patch) | |
tree | a30f27e7396a591248a331c5cb6e7bf5ed314ee4 /java/res/values-uz | |
parent | 2588fa09d9a6f162c97593318558a25dd1758d84 (diff) |
Fix shortcut icon loading.
The SimpleIconFactory constructor fails when invoked with a context
returned by Context.createContextAsUser(). Previously, shortcut icons
were loaded due to the reuse of cached icon factory instances from prior
tasks. This change introduces SimpleIconFactory as a dependency to
ensure correct instance creation.
Fix: 376891146
Test: Disable SimpleIconFactory instance pooling through an injecetd
debug code and verify that shortcut icons are loaded.
Test: atest IntentResolver-tests-unit
Flag: EXEMPT bugfix
Change-Id: I2ad2a2bda2e4e152b11be852a04873d3c8104166
Diffstat (limited to 'java/res/values-uz')
0 files changed, 0 insertions, 0 deletions