packages/SystemUI/tests/src/com/android/systemui/dreams/DreamOverlayContainerViewControllerTest.java
+13
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Since the updated TouchInsetManager logic only sets the touch regions for surface controls of tracked views, the dream overlay's touch region will not be set if no view is tracked. This changelist ensures that the touch region for the overlay is cleared on attach. Test: atest DreamOverlayContainerViewControllerTest#testRootSurfaceControlInsetSetOnAttach Fixes: 276023607 Change-Id: I8cc96ba3c1d35510620ca6ed605e386fe11aecc1