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

Commit dfe1e827 authored by Brad Ebinger's avatar Brad Ebinger Committed by Automerger Merge Worker
Browse files

Merge "Fix a typo in service class" am: 7b38b459 am: 74202365 am:...

Merge "Fix a typo in service class" am: 7b38b459 am: 74202365 am: 55895d94 am: 454939b8 am: f18a3867

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1429089

Change-Id: I46d385261fc11652253eaddb9dd459e4d39d4f6a
parents c0030f4c f18a3867
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -68,7 +68,7 @@ public class CarrierConfigManager {
            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
     */
    public static final int SERVICE_CLASS_NONE = ImsSsData.SERVICE_CLASS_NONE;