Improve DreamOverlayService thread safety.
Local states like the lifecycle state should and are now only accessed from the main thread. Also add "locked" to names of local functions that should only be called synchronously. Test: atest DreamOverlayServiceTest Bug: 255203719 Change-Id: Iaa7f952e84b5c4c33f48238baeac0a4124233e2c
Loading
Please register or sign in to comment