Merge "Code reformatting for upcoming automated code changes."
am: fc38791616
Change-Id: I3e77fc382a76eee6bf95e9cdd7f2f7da20fbdb5a
This commit is contained in:
@@ -58,7 +58,11 @@ public class SmsConstants {
|
||||
* See TS 23.038.
|
||||
*/
|
||||
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