diff options
| author | 2023-04-16 16:46:22 +0000 | |
|---|---|---|
| committer | 2023-04-16 22:05:39 +0000 | |
| commit | 3883cda1c3e370cc3a097048ec1d05e0344ced05 (patch) | |
| tree | 62bae6363570b1fe8b4146fb02b26fc5a2003ec0 /opengl/java | |
| parent | bf90f82cb4d60ea3c9fde7ded9e823c2086a6ca3 (diff) | |
Remove InputManager and DisplayManager from ViewRootImpl
When investigating a memory leak, I noticed how DisplayManager is
getting a special path in `DecorContext`, specifically because of
`ViewRootImpl` holding references to the managers. Turns out that
those references are not really needed if we rely on the `Global`
managers.
Bug: 278349152
Test: ABTD
Change-Id: I13d2ad2d7b439e9e1467cbde053c7f41c5416432
Diffstat (limited to 'opengl/java')
0 files changed, 0 insertions, 0 deletions