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

Commit 58cf5265 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Check StorageWizardFormatConfirm runs smoothly"

parents 99e38861 5b05ebb4
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -59,7 +59,6 @@ public class StorageWizardFormatConfirm extends InstrumentedDialogFragment {

        final StorageWizardFormatConfirm fragment = new StorageWizardFormatConfirm();
        fragment.setArguments(args);
        // TODO (b/111150236) : Need to check it again.
        fragment.show(activity.getSupportFragmentManager(), TAG_FORMAT_WARNING);
    }