Skip to content

Commit

Permalink
Declare permission
Browse files Browse the repository at this point in the history
  • Loading branch information
AfzalivE committed Oct 5, 2023
1 parent 50e4804 commit 3f2caac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tv/src/main/AndroidManifest.xml
Expand Up @@ -15,6 +15,8 @@

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

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

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

0 comments on commit 3f2caac

Please sign in to comment.