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

Commit 41cafa1a authored by Steve McKay's avatar Steve McKay Committed by Android (Google) Code Review
Browse files

Merge "Don't die if dirKey hasn't been set in Selection." into nyc-dev

parents e0feadca 7ed21c2f
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