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

Commit d57df230 authored by Gilles Debunne's avatar Gilles Debunne Committed by Android (Google) Code Review
Browse files

Merge "Format volume option restored"

parents 16c3e74d cba7d938
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -254,10 +254,6 @@ public class StorageVolumePreferenceCategory extends PreferenceCategory implemen
            }
        }

        if (mFormatPreference != null) {
            removePreference(mFormatPreference);
        }

        if ((mStorageVolume == null || !mStorageVolume.isRemovable())
                && !Environment.MEDIA_UNMOUNTED.equals(state)) {
            // This device has built-in storage that is not removable.