Reapply "Fix DreamOverlayService memory leaks."
This changelist re-introduces fixes to address memory leaks in DreamOverlayService by making sure components are not reused between dream instances to prevent torn down components from being used again. To address this, the components are recreated from the passed in factories. Test: atest DreamOverlayService#testComponentsRecreatedBetweenDreams Bug: 361085016 Flag: EXEMPT bugfix Change-Id: I46bb1596057a7b7bb9fde41dfeed6b64786feb91
Loading
Please register or sign in to comment