We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc62635 commit 20001d6Copy full SHA for 20001d6
android/app/src/main/AndroidManifest.xml
@@ -1,7 +1,6 @@
1
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2
xmlns:tools="http://schemas.android.com/tools">
3
<uses-permission android:name="android.permission.RECORD_AUDIO" />
4
- <uses-permission android:name="android.permission.BODY_SENSORS" />
5
<uses-feature android:name="android.hardware.usb.host" />
6
<uses-feature
7
android:name="android.hardware.sensor.ambient_temperature"
0 commit comments