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

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

Grant storage permission to launcher

parent 79358d2a
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -402,6 +402,7 @@ final class DefaultPermissionGrantPolicy {
            if(launcherPackage != null
            		&& doesPackageSupportRuntimePermissions(launcherPackage)){
            	grantRuntimePermissionsLPw(launcherPackage, LOCATION_PERMISSIONS, userId);
              grantRuntimePermissions(launcherPackage, STORAGE_PERMISSIONS, userId);
            }

            // NlpMozillaBackend