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

Commit 4e7f25fb authored by Annie Chin's avatar Annie Chin Committed by Android Git Automerger
Browse files

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

* commit '1d5af291':
  Kick the build.
parents 9f8d24ff 1d5af291
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;