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

Commit 99da1a22 authored by Gilles Debunne's avatar Gilles Debunne
Browse files

Always show unmount confirmation dialog

Somehow related to bug 4534261

Change-Id: I2a64406ced4a2c231114d7bb949b84c59199fd82
parent 51a9d157
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -257,7 +257,8 @@ public class Memory extends SettingsPreferenceFragment implements OnCancelListen
            return true;
        }
        */
        return false;
        // Better safe than sorry. Assume the storage is used to ask for confirmation.
        return true;
    }

    private void unmount() {