Merge "Remove managed profile icon from QSBH" into sc-dev am: 25437b0452
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15559999 Change-Id: Id3914e8aaef2ae1a8e2a98efd5221a67eddff4fb
This commit is contained in:
@@ -178,6 +178,8 @@ class QuickStatusBarHeaderController extends ViewController<QuickStatusBarHeader
|
|||||||
|
|
||||||
// Ignore privacy icons because they show in the space above QQS
|
// Ignore privacy icons because they show in the space above QQS
|
||||||
updatePrivacyIconSlots();
|
updatePrivacyIconSlots();
|
||||||
|
mIconContainer.addIgnoredSlot(
|
||||||
|
getResources().getString(com.android.internal.R.string.status_bar_managed_profile));
|
||||||
mIconContainer.setShouldRestrictIcons(false);
|
mIconContainer.setShouldRestrictIcons(false);
|
||||||
mStatusBarIconController.addIconGroup(mIconManager);
|
mStatusBarIconController.addIconGroup(mIconManager);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user