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

Commit 9e4d1492 authored by Sooraj S's avatar Sooraj S 👽
Browse files

Fix ESmsSync package name

parent 88ebfe7a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -768,7 +768,7 @@ public final class DefaultPermissionGrantPolicy {
        grantPermissionsToSystemPackage(accountManagerPackage, userId, CONTACTS_PERMISSIONS, CALENDAR_PERMISSIONS, ALWAYS_LOCATION_PERMISSIONS, TASKS_PERMISSIONS);
        
        // esms sync
        String esmsPackage = "e.foundation.esmssync";
        String esmsPackage = "foundation.e.esmssync";
        grantSystemFixedPermissionsToSystemPackage(esmsPackage, userId, PHONE_PERMISSIONS, CONTACTS_PERMISSIONS, SMS_PERMISSIONS);

        // eDrive