Add metrics category for the assist gesture settings.
Bug: 38508651 Test: make RunSettingsRoboTests Change-Id: Ic334f7608546651381cfb7c94ae1f6d77f4939b6
This commit is contained in:
@@ -38,7 +38,7 @@ public class AssistGestureSettings extends DashboardFragment {
|
|||||||
|
|
||||||
@Override
|
@Override
|
||||||
public int getMetricsCategory() {
|
public int getMetricsCategory() {
|
||||||
return MetricsProto.MetricsEvent.VIEW_UNKNOWN;
|
return MetricsProto.MetricsEvent.SETTINGS_ASSIST_GESTURE;
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
Reference in New Issue
Block a user