|
@@ -53,6 +53,7 @@
|
|
API >= 23; the app needs to handle this -->
|
|
API >= 23; the app needs to handle this -->
|
|
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
|
|
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
|
|
<uses-permission android:name="android.permission.CAMERA" />
|
|
<uses-permission android:name="android.permission.CAMERA" />
|
|
|
|
+ <uses-permission android:name="android.permission.VIBRATE" />
|
|
|
|
|
|
<!-- Next permissions are always approved in installation time, the apps needs to do nothing special in runtime -->
|
|
<!-- Next permissions are always approved in installation time, the apps needs to do nothing special in runtime -->
|
|
<uses-permission android:name="android.permission.INTERNET" />
|
|
<uses-permission android:name="android.permission.INTERNET" />
|