Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Point 6 is fixed in Android R #1

Open
NandanDesai opened this issue Apr 14, 2020 · 1 comment
Open

Point 6 is fixed in Android R #1

NandanDesai opened this issue Apr 14, 2020 · 1 comment
Assignees

Comments

@NandanDesai
Copy link
Member

Point 6, "An app can get a list of all the other apps installed on your phone without any permissions" is fixed in Android R, API rdp1.

Android R introduces QUERY_ALL_PACKAGES permission.

API Diff Specification from API 29 to rdp1 (Android R Developer Preview 1) is here where this permission was added.

@NandanDesai NandanDesai self-assigned this Apr 14, 2020
@dznsm
Copy link

dznsm commented May 1, 2020

It will still be possible for apps to detect other apps even with QUERY_ALL_PACKAGES see GrapheneOS/os-issue-tracker#149

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants