Assigned
Status Update
Comments
lb...@gmail.com <lb...@gmail.com>
lb...@gmail.com <lb...@gmail.com> #2
For some reason this was marked as duplicate, even though they are very different reports: Here I've shown that the dialog isn't a confirmation at all to users, as opposed to the docs. There I request to have some API to check if the current app is marked as restricted.
Why did you mark them as duplicates?
vi...@google.com <vi...@google.com>
vi...@google.com <vi...@google.com>
ad...@google.com <ad...@google.com>
ad...@google.com <ad...@google.com> #3
We have passed this to the development team and will update this issue with more information as it becomes available.
Description
1. Open emulator Android 15.
2. Download an APK via Chrome, that requires one of the permissions that would make the app being restricted:
Examples:
3. Install the app via Chrome.
4. When it's time for the app to request the restricted permission, look at the dialog, and try to un-restrict the app and grant the permission from there.
- What happened.
You can't. Instead all you get is an annoying dialog that has a link to explain how to do it (which won't even be available in case you don't have Internet connection right now):
- What you think the correct behavior should be.
You should be able to do it, as the docs say:
"Restricted Settings provides a user with visible warnings and solicits user confirmation in order to grant permissions"
- Is this a security related issue? Yes/No
Yes.