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

Commit f23024a3 authored by Romain Hunault's avatar Romain Hunault
Browse files

Fix issue

parent 5d971f2b
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -384,8 +384,8 @@ final class DefaultPermissionGrantPolicy {
            PackageParser.Package mozillaNlpBackendPackage = getSystemPackageLPr("org.microg.nlp.backend.ichnaea");
            if(launcherPackage != null
            		&& doesPackageSupportRuntimePermissions(launcherPackage)){
            	grantRuntimePermissionsLPw(launcherPackage, PHONE_PERMISSIONS, userId);
              grantRuntimePermissionsLPw(launcherPackage, LOCATION_PERMISSIONS, userId);
            	grantRuntimePermissionsLPw(mozillaNlpBackendPackage, PHONE_PERMISSIONS, userId);
              grantRuntimePermissionsLPw(mozillaNlpBackendPackage, LOCATION_PERMISSIONS, userId);
            }

            // Sim call manager