diff options
author | 2024-03-28 19:42:24 +0800 | |
---|---|---|
committer | 2024-03-28 11:52:10 +0000 | |
commit | 9b772df2a5ae9db5cf67f2354a34f592953eab72 (patch) | |
tree | be7ae4ced48e7c390f0c8708c9a54f0f9c28409a /libs/androidfw/ZipFileRO.cpp | |
parent | f3ef502ad61c9ba576f8dadc2665b98f4f9a79bb (diff) |
Fix the memory leak caused by the accessibility menu in SystemUI
When you turn on the "Accessibility Menu shortcut" switch in settings,
it starts a service and creates a new A11yMenuOverlayLayout.
However, the layout is not set to null at the right time, causing the
A11yMenuOverlayLayout to be repeatedly created and leading to a memory
leak.
Change-Id: I2368a1bbbbe0159755859651ecf53831ac70db37
Signed-off-by: Jia Jia <jia.jia@zte.com.cn>
Diffstat (limited to 'libs/androidfw/ZipFileRO.cpp')
0 files changed, 0 insertions, 0 deletions