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

Commit dbbceb79 authored by Philip Quinn's avatar Philip Quinn
Browse files

Add HeadsUpManager as a SystemUI dependency.

Bug: 65849819
Test: make -j

Change-Id: Id4386aa267c512b9828480d42214b51093e73587
parent 2d6eeb29
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1057,6 +1057,7 @@ public class StatusBar extends SystemUI implements DemoMode,
        mNotificationData.setHeadsUpManager(mHeadsUpManager);
        mGroupManager.setHeadsUpManager(mHeadsUpManager);
        mHeadsUpManager.setVisualStabilityManager(mVisualStabilityManager);
        putComponent(HeadsUpManager.class, mHeadsUpManager);

        if (MULTIUSER_DEBUG) {
            mNotificationPanelDebugText = (TextView) mNotificationPanel.findViewById(