summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/model
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2016-07-09 15:42:36 -0700
committerSunny Goyal <sunnygoyal@google.com>2016-07-09 15:43:07 -0700
commitf03bd4f5470eed9808a0e6f345de94f4e578ae85 (patch)
tree8f8acd48bd11103965c056f8c5d39ba72aa6199e /src/com/android/launcher3/model
parent8dd3ce65d827ec0c46005e9d3c69c4e506ed74a1 (diff)
downloadandroid_packages_apps_Trebuchet-f03bd4f5470eed9808a0e6f345de94f4e578ae85.tar.gz
android_packages_apps_Trebuchet-f03bd4f5470eed9808a0e6f345de94f4e578ae85.tar.bz2
android_packages_apps_Trebuchet-f03bd4f5470eed9808a0e6f345de94f4e578ae85.zip
Build fix.
Missed some traces of key-value backup Change-Id: Ifda94aa27aa53625bfb7ca173c6750c1b2433669
Diffstat (limited to 'src/com/android/launcher3/model')
-rw-r--r--src/com/android/launcher3/model/GridSizeMigrationTask.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/com/android/launcher3/model/GridSizeMigrationTask.java b/src/com/android/launcher3/model/GridSizeMigrationTask.java
index 5941af888..7287ced7d 100644
--- a/src/com/android/launcher3/model/GridSizeMigrationTask.java
+++ b/src/com/android/launcher3/model/GridSizeMigrationTask.java
@@ -24,7 +24,6 @@ import com.android.launcher3.LauncherSettings;
import com.android.launcher3.LauncherSettings.Favorites;
import com.android.launcher3.Utilities;
import com.android.launcher3.Workspace;
-import com.android.launcher3.backup.nano.BackupProtos;
import com.android.launcher3.compat.AppWidgetManagerCompat;
import com.android.launcher3.compat.PackageInstallerCompat;
import com.android.launcher3.config.FeatureFlags;