summaryrefslogtreecommitdiff
path: root/tools/aapt2/ResourceTable.cpp
diff options
context:
space:
mode:
author Perry Wu <wuperry@google.com> 2024-08-05 17:01:20 +0000
committer Perry Wu <wuperry@google.com> 2024-08-06 20:33:15 +0000
commitf6c24aeecc128d4d8a4a40a4e6f17fa3842d40d6 (patch)
treecdc801442669291aa015bd86427f7c6f2c01bfb8 /tools/aapt2/ResourceTable.cpp
parentfc53eaec1fb5010af69cbba1c528f315c9b3944e (diff)
Use user context when loading pip menu icons
There is a bug involving trying to load app icons when using secondary users (or HSUM). Since we load icons using the systemui context which is always user 0, we might not be able to load the icons if the app is not installed on user 0. Fixed by using the current user context when loading menu icons. Bug: b/341192726 Flag: EXEMPT bugfix Test: Follow repro steps as listed in BR, verify icons show. Tested for both secondary user and HSUM. Change-Id: I9297842ab90b91d4786d37c410f45b372859ee69
Diffstat (limited to 'tools/aapt2/ResourceTable.cpp')
0 files changed, 0 insertions, 0 deletions