Merge "Log visibility change for all fragments."

This commit is contained in:
TreeHugger Robot
2016-08-18 21:05:59 +00:00
committed by Android (Google) Code Review
183 changed files with 556 additions and 288 deletions

View File

@@ -355,7 +355,7 @@ public class WifiSettings extends RestrictedSettingsFragment
}
@Override
protected int getMetricsCategory() {
public int getMetricsCategory() {
return MetricsEvent.WIFI;
}