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

Commit b62c3420 authored by Steve McKay's avatar Steve McKay Committed by android-build-merger
Browse files

Merge "Don\'t die if dirKey hasn\'t been set in Selection." into nyc-dev am: 41cafa1a

am: f46de79c

* commit 'f46de79c':
  Don't die if dirKey hasn't been set in Selection.
parents 1bd77c44 f46de79c
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