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

Commit 158824fe 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: 04e7d0a5

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

Change-Id: I73bbc7f64e66a073b73a6728cdfaaf01b341226f
parents 2f64986b 04e7d0a5
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);