Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7b38b459 authored by Brad Ebinger's avatar Brad Ebinger Committed by Gerrit Code Review
Browse files

Merge "Fix a typo in service class"

parents e935e010 ed0579f2
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -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;