Skip to content

Commit

Permalink
Revert "fix(android): Declare CAMERA permission" (#677)
Browse files Browse the repository at this point in the history
This reverts commit 140e886.
  • Loading branch information
breautek committed Oct 15, 2020
1 parent 64d8c51 commit 43d6591
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
</config-file>
<config-file target="AndroidManifest.xml" parent="/*">
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.CAMERA" />
</config-file>
<config-file target="AndroidManifest.xml" parent="application">
<provider
Expand Down

0 comments on commit 43d6591

Please sign in to comment.