From 9d0812b2f6eaab15c4acf96cb5d0ae2870633957 Mon Sep 17 00:00:00 2001 From: Daniel Lehmann Date: Fri, 1 Oct 2010 14:30:52 -0700 Subject: Sending the DIAL Intent to simulate pushing the phone-hardbutton Bug:3049178 Launching the phone app should always take the user to the dialer Change-Id: I61edffa37a211e205e8b2192e6a81963eff54ee7 --- res/values/arrays.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/values/arrays.xml b/res/values/arrays.xml index 1fcabb2f..6bd16ed8 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -1,7 +1,7 @@ - intent:#Intent;action=android.intent.action.MAIN;component=com.android.contacts/.ContactsLaunchActivity;end + intent:#Intent;action=android.intent.action.DIAL;end *BROWSER* -- cgit v1.2.3