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

Commit 2a9dfc5c authored by Gilles Debunne's avatar Gilles Debunne Committed by Android Git Automerger
Browse files

am 99da1a22: Always show unmount confirmation dialog

* commit '99da1a22':
  Always show unmount confirmation dialog
parents ad466222 99da1a22
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() {