remove the Vibrate permission

This commit is contained in:
tibbi 2017-11-30 18:40:36 +01:00
parent 48e78f529e
commit 60a9acdebd
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.SET_WALLPAPER"/>
<uses-permission android:name="android.permission.VIBRATE"/>
<application
android:name=".App"