Show permissions requiring a review as not granted.
In a permission review mode legacy apps that use runtime permission should go through a review UI for the user to manage their permissions on a first launch. Until reviewed a permission should be shown as not-granted in the UI as opposed to granted regardless that internally it is granted with a review flag set. This UX matches the user expectation that the permission is not approved by them yet. If such a permission is granted in the management UI, then it no longer needs to be reviewed. Test: manual bug:63721140 Change-Id: I167ac920536ef0b40909e925bb9bb9a7382c03aa
Loading
Please register or sign in to comment