Skip to content
Commit a8983af5 authored by Heemin Seog's avatar Heemin Seog
Browse files

Don't keep a list of AutoHideUiElements

Running into memory leaks in sysui due to this approach. Revert to
original approach (member variables for necessary system bars) for now
and revisit maintaining a list when necessary.

Bug: 150961453
Test: `atest NexusLauncherTests` and `adb shell am dumpheap <sysui pid> <file>` before and after running test
Change-Id: I7b42fa5acbd0f66f3249e5cad8d1747642c4ab21
parent 60371300
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment