Loading core/java/android/content/pm/UserInfo.java +0 −3 Original line number Diff line number Diff line Loading @@ -49,9 +49,6 @@ import java.lang.annotation.RetentionPolicy; */ public class UserInfo implements Parcelable { /** 16 bits for user type */ public static final int FLAG_MASK_USER_TYPE = 0x0000FFFF; /** * *************************** NOTE *************************** * These flag values CAN NOT CHANGE because they are written Loading Loading
core/java/android/content/pm/UserInfo.java +0 −3 Original line number Diff line number Diff line Loading @@ -49,9 +49,6 @@ import java.lang.annotation.RetentionPolicy; */ public class UserInfo implements Parcelable { /** 16 bits for user type */ public static final int FLAG_MASK_USER_TYPE = 0x0000FFFF; /** * *************************** NOTE *************************** * These flag values CAN NOT CHANGE because they are written Loading