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

Commit b4adc751 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Remove managed profile icon from QSBH" into sc-dev am: 25437b04 am:...

Merge "Remove managed profile icon from QSBH" into sc-dev am: 25437b04 am: 04e7d0a5 am: 158824fe

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

Change-Id: Ie356e920009ca8689edd696cca6cf6efae7e5f94
parents a09d2a85 158824fe
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -201,6 +201,8 @@ class QuickStatusBarHeaderController extends ViewController<QuickStatusBarHeader

        // Ignore privacy icons because they show in the space above QQS
        updatePrivacyIconSlots();
        mIconContainer.addIgnoredSlot(
                getResources().getString(com.android.internal.R.string.status_bar_managed_profile));
        mIconContainer.setShouldRestrictIcons(false);
        mStatusBarIconController.addIconGroup(mIconManager);