Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b1b484aa authored by Elliott Hughes's avatar Elliott Hughes Committed by Android (Google) Code Review
Browse files

Merge "Track package change."

parents da5c5325 96472bec
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -50,6 +50,7 @@ import android.os.SystemClock;
import android.os.UserHandle;
import android.util.AtomicFile;
import android.util.AttributeSet;
import android.util.MutableInt;
import android.util.Pair;
import android.util.Slog;
import android.util.SparseArray;
@@ -86,8 +87,6 @@ import java.util.Locale;
import java.util.Map.Entry;
import java.util.Set;

import libcore.util.MutableInt;

class AppWidgetServiceImpl {

    private static final String KEYGUARD_HOST_PACKAGE = "com.android.keyguard";