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

Commit 2fccb66d authored by Chris Tate's avatar Chris Tate Committed by Gerrit Code Review
Browse files

Merge "Fix a bug disappearing installerPackageName info of packages after reboot."

parents b4db7923 7ee9a4ef
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -219,6 +219,7 @@ class PackageSettingBase extends GrantedPermissions {
        }
        installStatus = base.installStatus;
        keySetData = base.keySetData;
        installerPackageName = base.installerPackageName;
    }

    private PackageUserState modifyUserState(int userId) {