am 91a9c963: When initiating a drag and drop from a folder in home, you could sometimes see a black background behind the icon. This was due to uncleared drawing caches.
Merge commit '91a9c9636f10f1e12cd1f660b2e330634fbdc7dc'
* commit '91a9c9636f10f1e12cd1f660b2e330634fbdc7dc':
When initiating a drag and drop from a folder in home, you could sometimes see
diff --git a/res/xml/default_workspace.xml b/res/xml/default_workspace.xml
index 9197c30..60bfe82 100644
--- a/res/xml/default_workspace.xml
+++ b/res/xml/default_workspace.xml
@@ -42,12 +42,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"