+1
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
WindowManagerService used to have a WindowChangeListener public interface that allows clients to directly subscribe for focus and window change events. In this change, we split the focus-change subscription into a separate interface, and make it available via WindowManagerInternal. This allows us to provide a better interface between the service and other system-server components. Bug: 397832722 Test: n/a mostly a refactor Flag: EXEMPT trivial refactor Change-Id: I1a91e409a8d2aa0541c91d6f5a5341f37e35390d