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

Commit f46de79c 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

* commit '41cafa1a':
  Don't die if dirKey hasn't been set in Selection.
parents 43e8c55e 41cafa1a
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