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

Commit 042f3aeb authored by Sunny Shao's avatar Sunny Shao
Browse files

Remove additional and unused action

Fixes: 265276395
Test: compilation
Change-Id: Ib8e5e22ebb9f4742a60fcc28643dc5640b4db1e2
parent 8fce4598
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -224,8 +224,6 @@ public abstract class DashboardFragment extends SettingsPreferenceFragment
    public void onResume() {
        super.onResume();
        updatePreferenceStates();
        writeElapsedTimeMetric(SettingsEnums.ACTION_DASHBOARD_VISIBLE_TIME,
                "isParalleledControllers:false");
    }

    @Override