Skip to content
Commit c8ec7316 authored by Taesu Lee's avatar Taesu Lee
Browse files

Use month in the range 1-12 for 3GPP2 SMS Time Stamp instead



Zero-based month is not needed anymore since android.text.format.Time is
replaced with LocalDateTime. For the safety, just rename "month" to
"monthOrdinal" in the range 1-12.

Bug: 146021623
Test: atest CdmaSmsTest

Change-Id: I0eb5bad9b3701217a6e4f44bfcd76013576d79d5
Signed-off-by: default avatarTaesu Lee <taesu82.lee@samsung.com>
parent 1c91a3d5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment