am 26132990: am 55d46030: Merge "Changing incall ui label to the already translated "Phone"" into klp-dev

* commit '26132990578b13f432c3c3343053565e592073f7':
  Changing incall ui label to the already translated "Phone"
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 6f3450f..72e41dc 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -262,7 +262,7 @@
              fullScreenIntent of a notification (for incoming calls.) -->
         <activity android:name="com.android.incallui.InCallActivity"
                   android:theme="@style/Theme.InCallScreen"
-                  android:label="@string/inCallLabel"
+                  android:label="@string/phoneAppLabel"
                   android:excludeFromRecents="true"
                   android:launchMode="singleInstance"
                   android:screenOrientation="nosensor"