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

Commit 4aff3e36 authored by Wink Saville's avatar Wink Saville Committed by Android Git Automerger
Browse files

am 0198fff9: Rename ro.telephony.lte_on_cdma to telephony.lte_on_cdma.

* commit '0198fff9':
  Rename ro.telephony.lte_on_cdma to telephony.lte_on_cdma.
parents 789d4ade 0198fff9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@ public interface TelephonyProperties
    /** 'true' if device supports both LTE and CDMA mode of operation.
     *  Availability: Set only on devices supporting LTE and CDMA.
     */
    static final String PROPERTY_NETWORK_LTE_ON_CDMA = "ro.telephony.lte_on_cdma";
    static final String PROPERTY_NETWORK_LTE_ON_CDMA = "telephony.lte_on_cdma";

    static final String CURRENT_ACTIVE_PHONE = "gsm.current.phone-type";