am 4c58c48: Fixes #1844053. Home was accepting all drops, even when ther
Merge commit '4c58c485d8c02f8ca7e8b4d93140440f6a3a5131'
* commit '4c58c485d8c02f8ca7e8b4d93140440f6a3a5131':
Fixes #1844053. Home was accepting all drops, even when there was no room left for a drop. This change fixes this while retaining the 'snap to vacant cell' ability added in Cupcake.
diff --git a/res/xml/default_workspace.xml b/res/xml/default_workspace.xml
index 2280b61..cc5f911 100644
--- a/res/xml/default_workspace.xml
+++ b/res/xml/default_workspace.xml
@@ -47,12 +47,14 @@
launcher:x="2"
launcher:y="3" />
+<!--
<favorite
launcher:packageName="com.google.android.apps.maps"
launcher:className="com.google.android.maps.MapsActivity"
launcher:screen="1"
launcher:x="3"
launcher:y="3" />
+-->
<favorite
launcher:packageName="com.android.mms"