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

Commit afe6a2af authored by Scott Mertz's avatar Scott Mertz Committed by Clark Scheff
Browse files

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

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