WARNINGDefiniteGuideline Permissions
AndroidPrivacy
QUERY_ALL_PACKAGES Restricted
Google Play restricts use of QUERY_ALL_PACKAGES to apps whose core functionality requires visibility into all installed apps.
Quick Fix
Remove QUERY_ALL_PACKAGES unless your app is an antivirus, file manager, or launcher. Use specific package queries instead.
What Gets Detected
Detection Type:CODE PATTERN
Patterns detected:
QUERY_ALL_PACKAGES