Merge "Use the new logging event for "Notifications on lock screen" in Settings" into main
This commit is contained in:
@@ -33,8 +33,7 @@ public class LockScreenNotificationsPreferencePageFragment extends DashboardFrag
|
||||
|
||||
@Override
|
||||
public int getMetricsCategory() {
|
||||
//TODO(b/367455695): create a new metrics category
|
||||
return SettingsEnums.SETTINGS_LOCK_SCREEN_PREFERENCES;
|
||||
return SettingsEnums.SETTINGS_NOTIFICATIONS_ON_LOCK_SCREEN;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user