* commit 'fd210786eab8c4aacbbb3aad5a206c57a732d2dc':
  Fix build
This commit is contained in:
Amith Yamasani
2015-05-14 04:48:38 +00:00
committed by Android Git Automerger

View File

@@ -38,7 +38,7 @@ public class InactiveApps extends SettingsPreferenceFragment implements OnPrefer
@Override
protected int getMetricsCategory() {
return InstrumentedFragment.VIEW_CATEGORY_UNDECLARED;
return InstrumentedFragment.UNDECLARED;
}
@Override