Fix build

Change-Id: Id5c76cc0c9ead630d345a4ce173e3e9d141c1af9
This commit is contained in:
Amith Yamasani
2015-05-13 21:37:51 -07:00
parent 78004ec621
commit fd210786ea

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