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

Commit d54c0419 authored by Andrew Solovay's avatar Andrew Solovay Committed by Android (Google) Code Review
Browse files

Merge "docs: Moving TODO out of exposed doc comment" into udc-dev

parents b5670b76 91a8e9e7
Loading
Loading
Loading
Loading
+2 −3
Original line number Diff line number Diff line
@@ -537,10 +537,9 @@ public class CarrierConfigManager {

    /**
     * CDMA activation goes through OTASP.
     * <p>
     * TODO: This should be combined with config_use_hfa_for_provisioning and implemented as an enum
     * (NONE, HFA, OTASP).
     */
    // TODO: This should be combined with config_use_hfa_for_provisioning and implemented as an enum
    // (NONE, HFA, OTASP).
    public static final String KEY_USE_OTASP_FOR_PROVISIONING_BOOL =
            "use_otasp_for_provisioning_bool";