Merge "Correct the value of RESOURCES_UNAVAILABLE_OR_UNSPECIFIED" am: 0222c2cac1
am: d18d68b96f
Change-Id: If20f74a2f0cd5618ae56bbb9488bacd551cabacd
This commit is contained in:
committed by
android-build-merger
commit
41602c8c90
@@ -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