Skip to content

Commit 4bbfe74

Browse files
committed
remove not needed permission
1 parent ad8e082 commit 4bbfe74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

android/src/main/AndroidManifest.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="dev.jeremyko.proximity_sensor">
44
<uses-permission android:name="android.hardware.sensor.proximity"/>
5-
<uses-permission android:name="android.permission.BODY_SENSORS_BACKGROUND"/>
65
<uses-permission android:name="android.permission.ACTIVITY_RECOGNITION"/>
76
<uses-permission android:name="android.permission.WAKE_LOCK"/>
87

0 commit comments

Comments
 (0)