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

Commit 4cf03d38 authored by Jean-Baptiste Queru's avatar Jean-Baptiste Queru
Browse files

Reconcile cupcake history into donut

Merge commit '5d6d773f' into HEAD
parents 843ef36f 5d6d773f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5644,6 +5644,7 @@ class PackageManagerService extends IPackageManager.Stub {
                }
                p = new PackageSetting(name, codePath, resourcePath, vc, pkgFlags);
                p.setTimeStamp(codePath.lastModified());
                p.sharedUser = sharedUser;
                if (sharedUser != null) {
                    p.userId = sharedUser.userId;
                } else if (MULTIPLE_APPLICATION_UIDS) {