Merge "telephony: Update comments for preferred network mode"
This commit is contained in:
@@ -6343,14 +6343,7 @@ public final class Settings {
|
|||||||
public static final String CALL_AUTO_RETRY = "call_auto_retry";
|
public static final String CALL_AUTO_RETRY = "call_auto_retry";
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The preferred network mode 7 = Global
|
* See RIL_PreferredNetworkType in ril.h
|
||||||
* 6 = EvDo only
|
|
||||||
* 5 = CDMA w/o EvDo
|
|
||||||
* 4 = CDMA / EvDo auto
|
|
||||||
* 3 = GSM / WCDMA auto
|
|
||||||
* 2 = WCDMA only
|
|
||||||
* 1 = GSM only
|
|
||||||
* 0 = GSM / WCDMA preferred
|
|
||||||
* @hide
|
* @hide
|
||||||
*/
|
*/
|
||||||
public static final String PREFERRED_NETWORK_MODE =
|
public static final String PREFERRED_NETWORK_MODE =
|
||||||
|
|||||||
Reference in New Issue
Block a user