Insight vibrate permission
This commit is contained in:
parent
f74955d062
commit
ec73c4b0cb
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="info.nightscout.androidaps.insight">
|
package="info.nightscout.androidaps.insight">
|
||||||
|
|
||||||
|
<uses-permission android:name="android.permission.VIBRATE" />
|
||||||
<application>
|
<application>
|
||||||
<activity
|
<activity
|
||||||
android:name="info.nightscout.androidaps.plugins.pump.insight.activities.InsightPairingActivity"
|
android:name="info.nightscout.androidaps.plugins.pump.insight.activities.InsightPairingActivity"
|
||||||
|
|
Loading…
Reference in a new issue