Detect some apps without QUERY_ALL_PACKAGES permission by adding <queries>
to AndroidManifest
#18
Labels
research
research needed
<queries>
to AndroidManifest
#18
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
The text was updated successfully, but these errors were encountered: