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

Commit d202effe authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Fixed duplicate constant"

parents 5b635ce4 60f7d689
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
  })