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

Commit 2e2d8b37 authored by Annie Chin's avatar Annie Chin
Browse files

Kick the build.

Change-Id: Ibd302ebad0b17308a757f98f5d75929202758538
parent b811bc0a
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;