summaryrefslogtreecommitdiff
path: root/libs/androidfw/ApkParsing.cpp
diff options
context:
space:
mode:
author Jernej Virag <jernej@google.com> 2023-09-29 12:27:17 +0200
committer Jernej Virag <jernej@google.com> 2023-10-06 19:14:56 +0200
commit0e46bbbd75ca8c3e9aa30f68d3c47015ca786e6c (patch)
tree7261ca52f50385ad64e11bc4654996a998af003a /libs/androidfw/ApkParsing.cpp
parentf74687c7b45201ee4ab265670f6dea8504d77b88 (diff)
Fix Notification animation controller memory leak
This fixes leaking of NotificationLaunchAnimatorController instances (together with their referenced Notification entries) by breaking a dependency cycle through IPC. Also removes completion callback - it's a very easy avenue to leak even more objects accidentally and is currently unused in SysUI code. Bug: 299069405 Bug: 298028699 Bug: 293929945 Test: unit tests for attached class. Reproduced issue on cheetah, confirmed fix of issue with a profiler. Change-Id: Ib17577cba17ed35b24c4ab32ce0ed55fc7a24605
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions