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

Detect some apps without QUERY_ALL_PACKAGES permission by adding <queries> to AndroidManifest #18

Open
emanuelb opened this issue Jun 13, 2021 · 1 comment
Assignees
Labels
research research needed

Comments

@emanuelb
Copy link

it's possible to detect some apps without QUERY_ALL_PACKAGES permission, info in:
nandan-desai-extras/Android-Privacy-Issues#1 (comment)

also in below links (using <queries> in AndroidManifest can allow detection of more apps)

https://developer.android.com/training/package-visibility/declaring
https://developer.android.com/training/package-visibility/automatic
https://developer.android.com/training/package-visibility/use-cases

@NandanDesai NandanDesai self-assigned this Jun 19, 2021
@NandanDesai NandanDesai added the research research needed label Jun 19, 2021
@vaimalaviya1233
Copy link

query_all_packages can be used by using permissions or queries tags but with only permissions another queries tag needed if only using permissions tag

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

No branches or pull requests

3 participants