Skip to content
This repository has been archived by the owner on Aug 4, 2018. It is now read-only.

Commit

Permalink
Fix AndroidManifest
Browse files Browse the repository at this point in the history
  • Loading branch information
martykan committed Mar 30, 2016
1 parent f9cd259 commit 561fa0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion platforms/android/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,4 @@
<uses-permission android:name="android.permission.CAMERA" />
<uses-permission android:name="android.permission.FLASHLIGHT" />
<uses-feature android:name="android.hardware.camera" android:required="false" />
</application>
</manifest>

0 comments on commit 561fa0c

Please sign in to comment.