commit | a89eccee37fca498f52ffe8aeb0044823a721a77 | [log] [tgz] |
---|---|---|
author | Massimo Carli <mcarli@google.com> | Fri Aug 11 14:40:04 2023 +0000 |
committer | Massimo Carli <mcarli@google.com> | Mon Aug 14 14:17:05 2023 +0000 |
tree | 67c5e2dc729218cf9bd034a93968ce6a0e46f21a | |
parent | 22bc371686ea0bcd9981cb68333cc2677f7bdbdd [diff] |
Remove possible memory leak on compat ui layer Before removing a compat ui component we need to release it. Avoiding this can cause memory leaks. Fix: 290436141 Test: Run `atest WMShellUnitTests:CompatUIControllerTest` Change-Id: I32b46cdc2f96065f57948f1a7c780dcadbee8b42