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

Commit b4cbd191 authored by Yining Liu's avatar Yining Liu Committed by Android (Google) Code Review
Browse files

Merge "Use the new logging event for "Notifications on lock screen" in Settings" into main

parents 5cf23062 69461087
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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