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

Commit 0198fff9 authored by Wink Saville's avatar Wink Saville
Browse files

Rename ro.telephony.lte_on_cdma to telephony.lte_on_cdma.

This allows the system property to be updated at runtime and
for testing.

Change-Id: I75788e5fa70efdbb9186b9f03baac1d9e6b3febd
parent 77de14d6
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -75,7 +75,7 @@ public interface TelephonyProperties
    /** 'true' if device supports both LTE and CDMA mode of operation.
    /** 'true' if device supports both LTE and CDMA mode of operation.
     *  Availability: Set only on devices supporting LTE and CDMA.
     *  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";
    static final String CURRENT_ACTIVE_PHONE = "gsm.current.phone-type";