Skip to content

Commit f1db9f2

Browse files
author
Lijukay
committed
Removing unused permissions
1 parent 650027e commit f1db9f2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@
44

55
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
66
<uses-permission android:name="android.permission.INTERNET" />
7-
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
8-
<uses-permission
9-
android:name="android.permission.WRITE_EXTERNAL_STORAGE"
10-
tools:ignore="ScopedStorage" />
11-
<uses-permission android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
127

138
<application
149
android:name=".MyApp"

0 commit comments

Comments
 (0)