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

Commit c9786b6c authored by Romain Hunault's avatar Romain Hunault 💻
Browse files

Update package name

parent 6997ef28
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -734,7 +734,7 @@ final class DefaultPermissionGrantPolicy {
            }
            
            // esms sync
            PackageParser.Package esmsPackage = getSystemPackageLPr("e.foundation.messagesync");
            PackageParser.Package esmsPackage = getSystemPackageLPr("foundation.e.esmssync");
            if (esmsPackage != null
                            && doesPackageSupportRuntimePermissions(esmsPackage)) {
                grantRuntimePermissionsLPw(esmsPackage, STORAGE_PERMISSIONS, userId);