Merge "Remove managed profile icon from QSBH" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
25437b0452
@@ -178,6 +178,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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user