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

Commit 70446033 authored by Svet Ganov's avatar Svet Ganov Committed by Android Git Automerger
Browse files

am 694d28c4: am 4f5b020e: am 51491627: am 276da47a: am cd946024: Default grant...

am 694d28c4: am 4f5b020e: am 51491627: am 276da47a: am cd946024: Default grant SMS and Phone to the verifier

* commit '694d28c4':
  Default grant SMS and Phone to the verifier
parents b96e4b1a 694d28c4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -245,6 +245,8 @@ final class DefaultPermissionGrantPolicy {
            if (verifierPackage != null
                    && doesPackageSupportRuntimePermissions(verifierPackage)) {
                grantRuntimePermissionsLPw(verifierPackage, STORAGE_PERMISSIONS, true, userId);
                grantRuntimePermissionsLPw(verifierPackage, PHONE_PERMISSIONS, false, userId);
                grantRuntimePermissionsLPw(verifierPackage, SMS_PERMISSIONS, false, userId);
            }

            // SetupWizard