remove the Vibrate permission

This commit is contained in:
tibbi 2017-11-30 18:42:09 +01:00
parent 8fec0fa9ca
commit e2feab1b9e
1 changed files with 0 additions and 1 deletions

View File

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