summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/LauncherAppState.java
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2015-06-10 18:36:07 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-06-10 18:36:07 +0000
commit553a8f6f44bbf0289f957815d6a0323a620147a8 (patch)
tree0b56404624c71e0e815fc72f18b31650c1d67d0b /src/com/android/launcher3/LauncherAppState.java
parentece9f02da50ca0f7613dd20a8849ff7c85c1b920 (diff)
parent9637364c447cd8df12dd70d3c769d101b7565df7 (diff)
downloadandroid_packages_apps_Trebuchet-553a8f6f44bbf0289f957815d6a0323a620147a8.tar.gz
android_packages_apps_Trebuchet-553a8f6f44bbf0289f957815d6a0323a620147a8.tar.bz2
android_packages_apps_Trebuchet-553a8f6f44bbf0289f957815d6a0323a620147a8.zip
Merge "Fixing crash in restore" into ub-launcher3-burnaby
Diffstat (limited to 'src/com/android/launcher3/LauncherAppState.java')
-rw-r--r--src/com/android/launcher3/LauncherAppState.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/com/android/launcher3/LauncherAppState.java b/src/com/android/launcher3/LauncherAppState.java
index 81d595aaf..76ad8c164 100644
--- a/src/com/android/launcher3/LauncherAppState.java
+++ b/src/com/android/launcher3/LauncherAppState.java
@@ -21,7 +21,6 @@ import android.content.ComponentName;
import android.content.Context;
import android.content.Intent;
import android.content.IntentFilter;
-import android.content.res.Configuration;
import android.content.res.Resources;
import android.util.Log;