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

Commit 1d5af291 authored by Annie Chin's avatar Annie Chin Committed by Android Git Automerger
Browse files

am 9c20370b: am 2e2d8b37: Kick the build.

* commit '9c20370b':
  Kick the build.
parents 7c2129c5 9c20370b
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -85,8 +85,7 @@ public class TimerRingService extends Service implements AudioManager.OnAudioFoc
        }

        play();
        // Record the initial call state here so that the new alarm has the
        // newest state.
        // Record the initial call state here so that the new alarm has the newest state.
        mInitialCallState = mTelephonyManager.getCallState();

        return START_STICKY;