Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fd210786 authored by Amith Yamasani's avatar Amith Yamasani
Browse files

Fix build

Change-Id: Id5c76cc0c9ead630d345a4ce173e3e9d141c1af9
parent 78004ec6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ public class InactiveApps extends SettingsPreferenceFragment implements OnPrefer

    @Override
    protected int getMetricsCategory() {
        return InstrumentedFragment.VIEW_CATEGORY_UNDECLARED;
        return InstrumentedFragment.UNDECLARED;
    }

    @Override