Skip to content
This repository has been archived by the owner on Nov 10, 2021. It is now read-only.

Commit

Permalink
remove permissions from manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
elyas139 authored Sep 2, 2019
1 parent 6b83ef5 commit 417963b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crisp-sdk/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
package="im.crisp.sdk">

<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.VIBRATE" />

<application
Expand Down

0 comments on commit 417963b

Please sign in to comment.