Skip to content

Commit

Permalink
remove unused permission
Browse files Browse the repository at this point in the history
  • Loading branch information
Nyabsi committed Dec 23, 2024
1 parent e0c095b commit 446c718
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 @@ -3,7 +3,6 @@
xmlns:tools="http://schemas.android.com/tools">

<uses-permission android:name="android.permission.WRITE_SECURE_SETTINGS" tools:ignore="ProtectedPermissions" />
<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES"/>
<uses-permission android:name="android.permission.QUERY_ALL_PACKAGES" tools:ignore="QueryAllPackagesPermission" />

<queries>
Expand Down

0 comments on commit 446c718

Please sign in to comment.