summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorYorke Lee <yorkelee@google.com>2015-04-17 13:55:56 -0700
committerYorke Lee <yorkelee@google.com>2015-04-17 14:24:20 -0700
commit2850d7a5996aaccc675a917cfec61f5ba55845d7 (patch)
tree0706454a89723e711d13ac2624e2d5565c44a8c4 /api
parente354f5d5806c1566761e03fbdf5a46a723d6ebd3 (diff)
downloadframeworks_base-2850d7a5996aaccc675a917cfec61f5ba55845d7.zip
frameworks_base-2850d7a5996aaccc675a917cfec61f5ba55845d7.tar.gz
frameworks_base-2850d7a5996aaccc675a917cfec61f5ba55845d7.tar.bz2
Set default values for VVM constants in CarrierConfigManager
* Also hide the constants, they don't need to be @SystemApi * Make VVM_PORT_NUMBER an Int Bug: 20272209 Change-Id: I0d47afd7916d40f77ba5bf8e95306b46b27c15b3
Diffstat (limited to 'api')
-rw-r--r--api/system-current.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/api/system-current.txt b/api/system-current.txt
index b853a38..6990a72 100644
--- a/api/system-current.txt
+++ b/api/system-current.txt
@@ -32714,10 +32714,6 @@ package android.telephony {
field public static final java.lang.String BOOL_CARRIER_VOLTE_TTY_SUPPORTED = "bool_carrier_volte_tty_supported";
field public static final java.lang.String BOOL_SHOW_APN_SETTING_CDMA = "bool_show_apn_setting_cdma";
field public static final java.lang.String INT_VOLTE_REPLACEMENT_RAT = "int_volte_replacement_rat";
- field public static final java.lang.String SHORT_VVM_PORT_NUMBER = "string_vvm_port_number";
- field public static final java.lang.String STRING_VVM_DESTINATION_NUMBER = "string_vvm_destination_number";
- field public static final java.lang.String STRING_VVM_TYPE = "string_vvm_type";
- field public static final java.lang.String VVM_TYPE_OMTP = "vvm_type_omtp";
}
public final class CellIdentityCdma implements android.os.Parcelable {