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

Commit 521d19ad authored by Tyler Gunn's avatar Tyler Gunn Committed by Android Git Automerger
Browse files

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

* commit '333f34c6':
  Removing STOPSHIP comment that is not needed (per bug).
parents 5747dc18 333f34c6
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 {