summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorAndrew Lee <anwlee@google.com>2015-08-14 21:27:04 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-08-14 21:27:04 +0000
commit903ebbdd718d1ea6ee10c3ffa68c2ba8c45624eb (patch)
tree4bd7160729d3f118842203b1c7a90abb4e752ee7 /AndroidManifest.xml
parenteac047fee7695a19b23c725caf02619a066ad224 (diff)
parent4de59fb9ceac10ed429cd8416251329aa03ad266 (diff)
Merge "Rename "Recents" to "Call History"."
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 4055b4441..2098b17da 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -132,7 +132,7 @@
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.TAB" />
</intent-filter>
- <intent-filter android:label="@string/recentCallsIconLabel">
+ <intent-filter android:label="@string/callHistoryIconLabel">
<action android:name="com.android.phone.action.RECENT_CALLS" />
<category android:name="android.intent.category.DEFAULT" />
<category android:name="android.intent.category.TAB" />