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

Commit 7ed21c2f authored by Steve McKay's avatar Steve McKay
Browse files

Don't die if dirKey hasn't been set in Selection.

Some times the raw selection in State can be saved....raw.

Change-Id: Ibf4efab31fffc99baa25ba415f8b53c110aa81f3
parent e852d93e
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -871,7 +871,6 @@ public final class MultiSelectManager {
        }

        public void writeToParcel(Parcel dest, int flags) {
            checkState(mDirectoryKey != null);
            dest.writeString(mDirectoryKey);
            dest.writeList(new ArrayList<>(mSelection));
            // We don't include provisional selection since it is