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

Commit c5603cc7 authored by Svetoslav Ganov's avatar Svetoslav Ganov
Browse files

Grant location to SetupWizard by default - framework

bug:24914976

Change-Id: I1eaf14fa1e146f0cf1821352eebd2f318d839d5a
parent 8190e5dc
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -261,6 +261,7 @@ final class DefaultPermissionGrantPolicy {
                    && doesPackageSupportRuntimePermissions(setupPackage)) {
                grantRuntimePermissionsLPw(setupPackage, PHONE_PERMISSIONS, userId);
                grantRuntimePermissionsLPw(setupPackage, CONTACTS_PERMISSIONS, userId);
                grantRuntimePermissionsLPw(setupPackage, LOCATION_PERMISSIONS, userId);
            }

            // Camera