Skip to content

Commit

Permalink
Remove QUERY_ALL_PACKAGES permission
Browse files Browse the repository at this point in the history
  • Loading branch information
AfzalivE committed Oct 5, 2023
1 parent e4c738f commit 1aa6d70
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tv/src/main/AndroidManifest.xml
Expand Up @@ -14,8 +14,6 @@
<uses-permission android:name="android.permission.EXPAND_STATUS_BAR" />
<uses-permission android:name="android.permission.POST_NOTIFICATIONS" />

<permission android:name="android.permission.QUERY_ALL_PACKAGES" />

<queries>
<intent>
<action android:name="android.intent.action.MAIN" />
Expand Down

0 comments on commit 1aa6d70

Please sign in to comment.