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

Commit a5267a12 authored by Tyler Gunn's avatar Tyler Gunn
Browse files

Removing STOPSHIP comment that is not needed (per bug).

Bug: 13769374
Change-Id: Ieb775caab8f2a196a3798117fc68833d6623433e
parent d5c2fcf3
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 {