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

Commit 71ae3672 authored by Julia Reynolds's avatar Julia Reynolds
Browse files

Remove old TODO

Not in scope for modes_ui

Test: N/A
Flag: android.app.modes_ui
Bug: 354141067
Change-Id: I460b4922e36ad899363fd9786e8eb343d61c8022
parent 02d33275
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();
    }