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

Commit b400cf4f authored by Clark Scheff's avatar Clark Scheff Committed by Gerrit Code Review
Browse files

Merge "CM11 Themes: Don't set sys.refresh_theme on icon update" into cm-11.0

parents 86348683 1878af58
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -12281,7 +12281,6 @@ public class PackageManagerService extends IPackageManager.Stub {
    @Override
    public void updateIconMapping(String pkgName) {
        SystemProperties.set("sys.refresh_theme", "1");
        mContext.enforceCallingOrSelfPermission(
                android.Manifest.permission.CHANGE_CONFIGURATION,
                "could not update icon mapping because caller does not have change config permission");