Merge "Check StorageWizardFormatConfirm runs smoothly"
This commit is contained in:
committed by
Android (Google) Code Review
commit
58cf5265cc
@@ -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);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user