commit | 078e715cd4a7c5dfe22aab9322214d8372a8884e | [log] [tgz] |
---|---|---|
author | Bryce Lee <brycelee@google.com> | Tue Jul 18 23:43:47 2023 +0000 |
committer | Bryce Lee <brycelee@google.com> | Thu Jul 20 15:25:54 2023 +0000 |
tree | bf81374e5d9c3c38c1f05c10860afcc2a4bb882d | |
parent | 804840c51c2a6ea3a077f78a9f792d48fa96dc4b [diff] |
Clear DreamOverlayCallback reference on destroy. This changelist ensures DreamService doesn't reference DreamOverlayCallback after it's destroyed, allowing it to be garbage collected before the DreamService. Test: manual - ensured dream and overly properly entered and exited across invocations and selections. Fixed: b/291723667 Change-Id: I54309e539f4417655e0d1dd47c5190494b5c6715