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

Commit bad2c984 authored by Julia Reynolds's avatar Julia Reynolds Committed by Android (Google) Code Review
Browse files

Merge "Remove old TODO" into main

parents 13b676ca 71ae3672
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -241,10 +241,6 @@ public class ZenMode implements Parcelable {
                        formattedTime);
            }
        }
        // TODO: b/333527800 - For TYPE_SCHEDULE_TIME rules we could do the same; however
        //   according to the snoozing discussions the mode may or may not end at the scheduled
        //   time if manually activated. When we resolve that point, we could calculate end time
        //   for these modes as well.

        return getTriggerDescription();
    }