Merge "Code reformatting for upcoming automated code changes." am: fc38791616
am: b4a4f7e366
Change-Id: I20eff2644e434683441593b4ec173773c2d0e34f
This commit is contained in:
@@ -58,7 +58,11 @@ public class SmsConstants {
|
|||||||
* See TS 23.038.
|
* See TS 23.038.
|
||||||
*/
|
*/
|
||||||
public enum MessageClass{
|
public enum MessageClass{
|
||||||
UNKNOWN, CLASS_0, CLASS_1, CLASS_2, CLASS_3;
|
UNKNOWN,
|
||||||
|
CLASS_0,
|
||||||
|
CLASS_1,
|
||||||
|
CLASS_2,
|
||||||
|
CLASS_3;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user