Show DO Disclosures for secondary users

DO Disclosures should be shown for all users, including secondary.
This used to be the case in the original Settings UI but got lost
in the switch to the new IA.

Bug: 34121792
Test: Manual
Change-Id: I1ffcf34c4f98abd83aafaefebcf1e87808e42730
This commit is contained in:
Bartosz Fabianowski
2017-01-19 13:53:29 +01:00
parent 60c7f095d5
commit bf80bde9e8

View File

@@ -302,5 +302,6 @@ public class SettingsGateway {
"com.android.settings.DateTimeDashboardAlias",
"com.android.settings.AccessibilityDashboardAlias",
"com.android.settings.AboutDeviceDashboardAlias",
"com.android.settings.EnterprisePrivacyDashboardAlias",
};
}