AI 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/...
Automated import of CL 145472
diff --git a/res/xml/default_workspace.xml b/res/xml/default_workspace.xml
index fd7adf7..9197c30 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" />