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

Commit a2877f69 authored by Brad Ebinger's avatar Brad Ebinger Committed by android-build-merger
Browse files

Merge "Fix lint error getSystemService for EuiccManager" am: 97245795 am:...

Merge "Fix lint error getSystemService for EuiccManager" am: 97245795 am: 3856b9e7 am: 3a2c7a7f
am: 00de76a6

Change-Id: I77e3763d9bee49ba51bf01a6ee5d0e72b2d9c015
parents f869d84f 00de76a6
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -3197,6 +3197,7 @@ public abstract class Context {
            TELEPHONY_SERVICE,
            TELEPHONY_SUBSCRIPTION_SERVICE,
            CARRIER_CONFIG_SERVICE,
            EUICC_SERVICE,
            TELECOM_SERVICE,
            CLIPBOARD_SERVICE,
            INPUT_METHOD_SERVICE,
@@ -3387,6 +3388,8 @@ public abstract class Context {
     * @see android.telephony.SubscriptionManager
     * @see #CARRIER_CONFIG_SERVICE
     * @see android.telephony.CarrierConfigManager
     * @see #EUICC_SERVICE
     * @see android.telephony.euicc.EuiccManager
     * @see #INPUT_METHOD_SERVICE
     * @see android.view.inputmethod.InputMethodManager
     * @see #UI_MODE_SERVICE