Use MetricsEvent to log page views for new IA pages.
Bug: 33812754 Test: RunSettingsRoboTests Change-Id: Ib49daa1078df44f50ecfa351c061d36849708fd7
This commit is contained in:
@@ -43,7 +43,7 @@ public class NetworkDashboardFragment extends DashboardFragment implements
|
||||
|
||||
@Override
|
||||
public int getMetricsCategory() {
|
||||
return NETWORK_CATEGORY_FRAGMENT;
|
||||
return MetricsProto.MetricsEvent.SETTINGS_NETWORK_CATEGORY;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user