Merge "Correct the value of RESOURCES_UNAVAILABLE_OR_UNSPECIFIED"
am: 0222c2cac1
Change-Id: Ie8e1c31b5afadf9d33e179474f4d810e8cf6c74f
This commit is contained in:
committed by
android-build-merger
commit
d18d68b96f
@@ -97,7 +97,7 @@ public class PreciseDisconnectCause {
|
||||
/** This cause is used to report a resource unavailable event only when no other
|
||||
* cause in the resource unavailable class applies
|
||||
*/
|
||||
public static final int RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 44;
|
||||
public static final int RESOURCES_UNAVAILABLE_OR_UNSPECIFIED = 47;
|
||||
/** The requested quality of service (ITU-T X.213) cannot be provided */
|
||||
public static final int QOS_NOT_AVAIL = 49;
|
||||
/** The facility could not be provided by the network because the user has no
|
||||
|
||||
Reference in New Issue
Block a user