am fce34b2f: am 314aaeca: am a6a296ba: Revert "Enable Launcher2 workspace import."

* commit 'fce34b2ff20961642657f9b6914620dd45007d18':
  Revert "Enable Launcher2 workspace import."
This commit is contained in:
Dan Sandler
2014-02-14 20:54:05 +00:00
committed by Android Git Automerger
@@ -72,7 +72,7 @@ public class LauncherProvider extends ContentProvider {
static final String AUTHORITY = ProviderConfig.AUTHORITY;
// Should we attempt to load anything from the com.android.launcher2 provider?
static final boolean IMPORT_LAUNCHER2_DATABASE = true;
static final boolean IMPORT_LAUNCHER2_DATABASE = false;
static final String TABLE_FAVORITES = "favorites";
static final String TABLE_WORKSPACE_SCREENS = "workspaceScreens";