Skip to content

Commit

Permalink
removed microphone permission
Browse files Browse the repository at this point in the history
  • Loading branch information
minipingou committed Apr 11, 2018
1 parent 1c2770c commit 3d73704
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion camerakit-core/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.CAMERA" />
<uses-permission android:name="android.permission.RECORD_AUDIO" />

<uses-feature android:name="android.hardware.camera" />
<uses-feature
Expand Down

0 comments on commit 3d73704

Please sign in to comment.