Skip to content

Commit c64760d

Browse files
committed
Remove a redundant USE_FULL_SCREEN_INTENT permission
1 parent f8e448c commit c64760d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@
4141

4242
<uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
4343

44-
<uses-permission android:name="android.permission.USE_FULL_SCREEN_INTENT" />
45-
4644
<application
4745
android:name=".App"
4846
android:allowBackup="true"

0 commit comments

Comments
 (0)