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

Commit 46f11021 authored by Romain Hunault's avatar Romain Hunault
Browse files

Grant storage permission to launcher

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

            // NlpMozillaBackend