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

Commit 6416ad2b authored by Philip Quinn's avatar Philip Quinn
Browse files

Add metrics category for the assist gesture settings.

Bug: 38508651
Test: make RunSettingsRoboTests
Change-Id: Ic334f7608546651381cfb7c94ae1f6d77f4939b6
parent 4ea62582
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