summaryrefslogtreecommitdiffstats
path: root/fill_screens.py
diff options
context:
space:
mode:
authorChiao Cheng <chiaocheng@google.com>2012-08-21 13:35:10 -0700
committerChiao Cheng <chiaocheng@google.com>2012-08-21 13:35:10 -0700
commitf043f804ff2ea119b5d08e47db0c5b73b7084042 (patch)
tree6f00d47f4bd5d4817133bd620c9d90d59b0e1330 /fill_screens.py
parent9d3bdf1b5085c2f683ab89d8c23c2e027f9777fe (diff)
downloadandroid_packages_apps_Trebuchet-f043f804ff2ea119b5d08e47db0c5b73b7084042.tar.gz
android_packages_apps_Trebuchet-f043f804ff2ea119b5d08e47db0c5b73b7084042.tar.bz2
android_packages_apps_Trebuchet-f043f804ff2ea119b5d08e47db0c5b73b7084042.zip
Updating dialtacts to new package.
Bug: 6993891 Change-Id: Ibe0ba3b09b5aaa607e36e601e32572b6f0a94b89
Diffstat (limited to 'fill_screens.py')
-rwxr-xr-xfill_screens.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/fill_screens.py b/fill_screens.py
index 5841b8e49..a88779261 100755
--- a/fill_screens.py
+++ b/fill_screens.py
@@ -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():