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

Commit a0d327a5 authored by Philip Quinn's avatar Philip Quinn Committed by Android (Google) Code Review
Browse files

Merge "Add metrics category for the assist gesture settings."

parents 0b7dfb03 6416ad2b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ public class AssistGestureSettings extends DashboardFragment {

    @Override
    public int getMetricsCategory() {
        return MetricsProto.MetricsEvent.VIEW_UNKNOWN;
        return MetricsProto.MetricsEvent.SETTINGS_ASSIST_GESTURE;
    }

    @Override