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

Commit 333f34c6 authored by Tyler Gunn's avatar Tyler Gunn Committed by Android (Google) Code Review
Browse files

Merge "Removing STOPSHIP comment that is not needed (per bug)." into lmp-mr1-dev

parents 117f0ac3 a5267a12
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -45,7 +45,6 @@ import android.text.TextUtils;
/**
 * Creates a notification for calls that the user missed (neither answered nor rejected).
 * TODO: Make TelephonyManager.clearMissedCalls call into this class.
 * STOPSHIP: Resolve b/13769374 about moving this class to InCall.
 */
class MissedCallNotifier extends CallsManagerListenerBase {