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

Commit 478c5113 authored by Bryce Lee's avatar Bryce Lee Committed by Automerger Merge Worker
Browse files

Merge "Do not track DreamOverlayStatusBarView for touch." into udc-dev am: d4f3e96c

parents e2348caf d4f3e96c
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -201,8 +201,6 @@ public class DreamOverlayStatusBarViewController extends ViewController<DreamOve
        mStatusBarItemsProvider.addCallback(mStatusBarItemsProviderCallback);

        mDreamOverlayStateController.addCallback(mDreamOverlayStateCallback);

        mTouchInsetSession.addViewToTracking(mView);
    }

    @Override