Merge "Updating dialtacts to new package."

This commit is contained in:
Chiao Cheng
2012-08-24 10:23:15 -07:00
committed by Android (Google) Code Review
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ APPLICATION_COMPONENTS = [
"com.android.settings/com.android.settings.Settings",
"com.android.mms/com.android.mms.ui.ConversationList",
"com.android.contacts/com.android.contacts.activities.PeopleActivity",
"com.android.contacts/com.android.contacts.activities.DialtactsActivity"
"com.android.dialer/com.android.dialer.DialtactsActivity"
]
def usage():
+2 -2
View File
@@ -61,8 +61,8 @@
<!-- Hotseat (We use the screen as the position of the item in the hotseat) -->
<favorite
launcher:packageName="com.android.contacts"
launcher:className="com.android.contacts.activities.DialtactsActivity"
launcher:packageName="com.android.dialer"
launcher:className="com.android.dialer.DialtactsActivity"
launcher:container="-101"
launcher:screen="1"
launcher:x="1"
+2 -2
View File
@@ -61,8 +61,8 @@
<!-- Hotseat (We use the screen as the position of the item in the hotseat) -->
<favorite
launcher:packageName="com.android.contacts"
launcher:className="com.android.contacts.activities.DialtactsActivity"
launcher:packageName="com.android.dialer"
launcher:className="com.android.dialer.DialtactsActivity"
launcher:container="-101"
launcher:screen="0"
launcher:x="0"
+2 -2
View File
@@ -19,8 +19,8 @@
package name. -->
<!-- Hotseat (We use the screen as the position of the item in the hotseat) -->
<favorite
launcher:packageName="com.android.contacts"
launcher:className="com.android.contacts.activities.DialtactsActivity"
launcher:packageName="com.android.dialer"
launcher:className="com.android.dialer.DialtactsActivity"
launcher:container="-101"
launcher:screen="0"
launcher:x="0"