Merge "Fix a typo in service class" am: 7b38b459f3
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1429089 Change-Id: I72ee0311a6a0f63d6b7a7d3375ac03254302fb62
This commit is contained in:
@@ -68,7 +68,7 @@ public class CarrierConfigManager {
|
|||||||
SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX;
|
SubscriptionManager.EXTRA_SUBSCRIPTION_INDEX;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Service class flag if not specify a service class.
|
* Service class flag if no specific service class is specified.
|
||||||
* Reference: 3GPP TS 27.007 Section 7.4 Facility lock +CLCK
|
* Reference: 3GPP TS 27.007 Section 7.4 Facility lock +CLCK
|
||||||
*/
|
*/
|
||||||
public static final int SERVICE_CLASS_NONE = ImsSsData.SERVICE_CLASS_NONE;
|
public static final int SERVICE_CLASS_NONE = ImsSsData.SERVICE_CLASS_NONE;
|
||||||
|
|||||||
Reference in New Issue
Block a user