AI 145490: am: CL 145472 am: CL 145085 Fixes #1777943. Get rid of the Clock widget on the default Home configuration and bring the Search widget to the center screen.
Original author: romainguy
Merged from: //branches/cupcake/...
Original author: android-build
Automated import of CL 145490
diff --git a/res/xml/default_workspace.xml b/res/xml/default_workspace.xml
index 3f32ef4..60bfe82 100644
--- a/res/xml/default_workspace.xml
+++ b/res/xml/default_workspace.xml
@@ -16,13 +16,8 @@
<favorites xmlns:launcher="http://schemas.android.com/apk/res/com.android.launcher">
- <clock
- launcher:screen="1"
- launcher:x="1"
- launcher:y="0" />
-
<search
- launcher:screen="2"
+ launcher:screen="1"
launcher:x="0"
launcher:y="0" />