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

Commit 216609a5 authored by Tyler Gunn's avatar Tyler Gunn Committed by Android Git Automerger
Browse files

am 521d19ad: am 333f34c6: Merge "Removing STOPSHIP comment that is not needed...

am 521d19ad: am 333f34c6: Merge "Removing STOPSHIP comment that is not needed (per bug)." into lmp-mr1-dev

* commit '521d19ad':
  Removing STOPSHIP comment that is not needed (per bug).
parents 17c501f2 521d19ad
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 {