fix: remove unneeded permission

Signed-off-by: Infi <infi@infi.sh>
This commit is contained in:
Infi 2024-03-28 04:19:30 +01:00
parent af7e73292e
commit 983732b2e2
1 changed files with 0 additions and 2 deletions

View File

@ -11,8 +11,6 @@
<!-- Android 14+ -->
<uses-permission android:name="android.permission.READ_MEDIA_VISUAL_USER_SELECTED" />
<uses-permission android:name="android.permission.REQUEST_DELETE_PACKAGES" />
<application
android:allowBackup="true"
android:dataExtractionRules="@xml/data_extraction_rules"