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

Commit bde48b9b authored by Dave Mankoff's avatar Dave Mankoff Committed by Automerger Merge Worker
Browse files

Merge changes from topic "b190746471-status-bar-refactor" into sc-v2-dev am: 52ef77fa

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15328766

Change-Id: I3badd8504ed30d74ed5640f1181ea403c9654434
parents 648ae5f3 52ef77fa
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -118,10 +118,6 @@ public class ShadeControllerImpl implements ShadeController {
                    + " flags=" + flags);
        }

        if ((flags & CommandQueue.FLAG_EXCLUDE_RECENTS_PANEL) == 0) {
            getStatusBar().postHideRecentApps();
        }

        // TODO(b/62444020): remove when this bug is fixed
        Log.v(TAG, "NotificationShadeWindow: " + getNotificationShadeWindowView()
                + " canPanelBeCollapsed(): "