diff options
author | Selim Cinek <cinek@google.com> | 2017-05-25 10:27:28 -0700 |
---|---|---|
committer | Selim Cinek <cinek@google.com> | 2017-05-25 12:41:03 -0700 |
commit | 67ff248168fb77dadd81886df134cbfe048a6001 (patch) | |
tree | 74fda83b4843d4a02d4aad53ac5cb33971155201 /rs/java/android/renderscript/ProgramStore.java | |
parent | 605351c56c43608c58ca164e4ff81e03baf244c5 (diff) |
Fixed memory leak with the inflater
Because min priority children could be removed from
their parents after the removal, a new inflation task
would be started, leading to the view being instantly
readded again. This lead to memory leaks.
It also fixes a bug where the inflation would not inflate
enough views that could lead to crashes / wrong layouts.
Finally there was a indexing error when handling removal
of group summaries.
Test: runtest -x packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/NotificationInflaterTest.java
Change-Id: Iac242946bd30060967ee7877560d40e63f39f996
Fixes: 62067645
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions