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

Commit adffd732 authored by cretin45's avatar cretin45 Committed by Steve Kondik
Browse files

ThemeService: Setupwizard has a new package

Change-Id: I00646a55f293fe26a66d680e149f1a14d6d2aca6
parent a6a98873
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -96,7 +96,7 @@ public class ThemeService extends IThemeService.Stub {
    private static final boolean DEBUG = false;

    private static final String GOOGLE_SETUPWIZARD_PACKAGE = "com.google.android.setupwizard";
    private static final String CM_SETUPWIZARD_PACKAGE = "com.cyanogenmod.account";
    private static final String CM_SETUPWIZARD_PACKAGE = "com.cyanogenmod.setupwizard";

    private static final long MAX_ICON_CACHE_SIZE = 33554432L; // 32MB
    private static final long PURGED_ICON_CACHE_SIZE = 25165824L; // 24 MB