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

Commit 720f0415 authored by Android Dialer's avatar Android Dialer Committed by android-build-merger
Browse files

Merge "Fixed duplicate constant" am: d202effe am: 4dbf9e2e

am: 5c0b07a1

Change-Id: I47c91d172960ad598d496930a4f11460641c1c1b
parents db3f34c5 5c0b07a1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ public class RecordVoicemailGreetingActivity extends Activity implements OnClick
  @Retention(RetentionPolicy.SOURCE)
  @IntDef({
    RECORD_GREETING_INIT,
    RECORD_GREETING_RECORDED,
    RECORD_GREETING_RECORDING,
    RECORD_GREETING_RECORDED,
    RECORD_GREETING_PLAYING_BACK
  })