Skip to content

Commit

Permalink
Removed Write permission
Browse files Browse the repository at this point in the history
Actually it doesn't used here.
  • Loading branch information
Wohlstand committed Jul 3, 2023
1 parent 5899582 commit 148a0d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion OPNMIDI-Player/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

<uses-permission android:name="android.permission.MANAGE_EXTERNAL_STORAGE" tools:ignore="ScopedStorage" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />

Expand Down

0 comments on commit 148a0d7

Please sign in to comment.