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

Commit 84108d91 authored by Suchi Amalapurapu's avatar Suchi Amalapurapu Committed by The Android Open Source Project
Browse files

Automated import from //branches/master/...@141959,141959

parent a0de355c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1948,7 +1948,7 @@ class PackageManagerService extends IPackageManager.Stub {
                }
                // The signature has changed, but this package is in the system
                // image...  let's recover!
                pkg.mSignatures = pkgSetting.signatures.mSignatures;
                pkgSetting.signatures.mSignatures = pkg.mSignatures;
                // However...  if this package is part of a shared user, but it
                // doesn't match the signature of the shared user, let's fail.
                // What this means is that you can't change the signatures