am 5a94139: Fixes #1780990. Do not save the open state of the drawer whe

Merge commit '5a94139ff6f5378901f8530f8dd3833d218e966d'

* commit '5a94139ff6f5378901f8530f8dd3833d218e966d':
  Fixes #1780990. Do not save the open state of the drawer when the user leaves Home by launching an application.
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"