summaryrefslogtreecommitdiff
path: root/libs/hwui/FrameInfoVisualizer.cpp
diff options
context:
space:
mode:
author Joanne Chung <joannechung@google.com> 2023-10-03 07:10:09 +0000
committer Joanne Chung <joannechung@google.com> 2023-10-03 07:31:39 +0000
commit3f6b60aa8767379f0201d1a1cb22660b26da3d88 (patch)
treef56e5ce82e8c256a0f22cc8722f88dd9aba13f8a /libs/hwui/FrameInfoVisualizer.cpp
parent3526aabf0ed026937e3e75a45971b49ee2e5a47c (diff)
Fix pacakge remove callback doesn't be called
In package remove case, it passes null user id list, the helper will use mActivityManager to get running users. It looks like cached mActivityManager is empty so the callback is ignore here. Maybe the helper initalizes too early, try to get it and cache it again, only skip if we cannot get it. Bug: 302121110 Test: manual. Make sure the issue registered clients callback be called Test: atest PackageMonitorCallbackHelperTest Change-Id: I4745f0436190162e8c45a09714fd016e8689aa79 Change-Id: Ib276eadf53b43e2e63c96717cee3c4b9a0a59d5c
Diffstat (limited to 'libs/hwui/FrameInfoVisualizer.cpp')
0 files changed, 0 insertions, 0 deletions