Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e12e7bc5 authored by Jason Monk's avatar Jason Monk Committed by android-build-merger
Browse files

Merge "Don't touch auto dim on app change" into oc-mr1-dev

am: f7dc1a32

Change-Id: I25ead35722e66e27361f47eca9ee440bc6b14494
parents 9c1d20a4 f7dc1a32
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -5382,7 +5382,6 @@ public class StatusBar extends SystemUI implements DemoMode,

    @Override
    public void appTransitionFinished() {
        touchAutoDim();
        EventBus.getDefault().send(new AppTransitionFinishedEvent());
    }