Skip to content

Commit

Permalink
removed microphone use feature
Browse files Browse the repository at this point in the history
  • Loading branch information
minipingou committed Apr 11, 2018
1 parent 3d73704 commit 5e2c5ba
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions camerakit-core/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@
<uses-feature
android:name="android.hardware.camera.front"
android:required="false" />
<uses-feature
android:name="android.hardware.microphone"
android:required="false" />

<application />

</manifest>

0 comments on commit 5e2c5ba

Please sign in to comment.