summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorblong <blong@codeaurora.org>2014-02-18 10:34:08 +0800
committerRoman Birg <roman@cyngn.com>2014-09-02 14:06:11 -0700
commit7c4df374486b603079c665cc705d582982619812 (patch)
tree33c43dbf36c1b590db24065f075bb6c96569b1cd
parent6f4791f986d1d32d3719dc1a5c45a1ef1e0be43f (diff)
downloadpackages_apps_ContactsCommon-7c4df374486b603079c665cc705d582982619812.tar.gz
packages_apps_ContactsCommon-7c4df374486b603079c665cc705d582982619812.tar.bz2
packages_apps_ContactsCommon-7c4df374486b603079c665cc705d582982619812.zip
Correct the key of IP call
- the key of IP call is inconsistent with settings,correct it. Change-Id: Ifc550c7b040cf71a6dceaaa5dc66c65c92061b3b
-rw-r--r--src/com/android/contacts/common/MoreContactUtils.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/com/android/contacts/common/MoreContactUtils.java b/src/com/android/contacts/common/MoreContactUtils.java
index a8215f3f..b0b1dda3 100644
--- a/src/com/android/contacts/common/MoreContactUtils.java
+++ b/src/com/android/contacts/common/MoreContactUtils.java
@@ -80,8 +80,8 @@ public class MoreContactUtils {
public static final String[] MULTI_SIM_NAME = { "perferred_name_sub1",
"preferred_name_sub2" };
- public static final String[] IPCALL_PREFIX = { "ipcall_prefix_sub1",
- "ipcall_prefix_sub2" };
+ public static final String[] IPCALL_PREFIX = { "ip_call_prefix_sub1",
+ "ip_call_prefix_sub2" };
/**
* Returns true if two data with mimetypes which represent values in contact entries are