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

Commit f854174e authored by Steven Ng's avatar Steven Ng Committed by Android (Google) Code Review
Browse files

Merge "Whitelist camera permission for SetupWizard" into nyc-dev

parents b1540f13 76bcfb2e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -262,6 +262,7 @@ final class DefaultPermissionGrantPolicy {
                grantRuntimePermissionsLPw(setupPackage, PHONE_PERMISSIONS, userId);
                grantRuntimePermissionsLPw(setupPackage, CONTACTS_PERMISSIONS, userId);
                grantRuntimePermissionsLPw(setupPackage, LOCATION_PERMISSIONS, userId);
                grantRuntimePermissionsLPw(setupPackage, CAMERA_PERMISSIONS, userId);
            }

            // Camera