Skip to content

Commit d15ce50

Browse files
authored
Merge pull request #1914 from owncloud/delete_unneeded_permissions_entered_by_Activity_template
Delete unneeded permissions added by Activity template
2 parents 178f74f + 1f1a02f commit d15ce50

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

AndroidManifest.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@
6262
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
6363
<uses-permission android:name="android.permission.WAKE_LOCK" />
6464

65-
<android:uses-permission android:name="android.permission.READ_PHONE_STATE" />
66-
<android:uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
67-
6865
<application
6966
android:name=".MainApp"
7067
android:icon="@mipmap/icon"

0 commit comments

Comments
 (0)