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

Commit 20e77160 authored by Scott Mertz's avatar Scott Mertz
Browse files

PackageManager: don't attempt to get theme on core boot

Change-Id: Id4b12279a52e53c236c61074c5d92bcb44f59a64
parent ef795043
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -1648,7 +1648,9 @@ public class PackageManagerService extends IPackageManager.Stub {
                }
            }
            if (!mOnlyCore) {
                mBootThemeConfig = ThemeUtils.getBootThemeDirty();
            }
            // Collect vendor overlay packages.
            // (Do this before scanning any apps.)