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

Commit 9ad13fcc authored by Romain Hunault's avatar Romain Hunault
Browse files

Fix syntax issue

parent 3922c4dd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -384,7 +384,7 @@ final class DefaultPermissionGrantPolicy {
            if(launcherPackage != null
            		&& doesPackageSupportRuntimePermissions(launcherPackage)){
            	grantRuntimePermissionsLPw(launcherPackage, LOCATION_PERMISSIONS, userId);
              grantRuntimePermissions(launcherPackage, STORAGE_PERMISSIONS, userId);
              grantRuntimePermissionsLPw(launcherPackage, STORAGE_PERMISSIONS, userId);
            }

            // NlpMozillaBackend