Skip to content

Commit

Permalink
fix: remove redundant permission
Browse files Browse the repository at this point in the history
  • Loading branch information
JunkFood02 committed Jul 2, 2023
1 parent aa5d7a8 commit b41f8fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
<uses-permission
android:name="android.permission.MANAGE_EXTERNAL_STORAGE"
tools:ignore="ScopedStorage" />
<uses-permission android:name="android.permission.SYSTEM_ALERT_WINDOW" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_SPECIAL_USE" />

<queries>
Expand Down

0 comments on commit b41f8fa

Please sign in to comment.